head	1.2;
access;
symbols
	netbsd-11-0-RC5:1.2
	netbsd-11-0-RC4:1.2
	netbsd-11-0-RC3:1.2
	netbsd-11-0-RC2:1.2
	netbsd-11-0-RC1:1.2
	perseant-exfatfs-base-20250801:1.2
	netbsd-11:1.2.0.14
	netbsd-11-base:1.2
	netbsd-10-1-RELEASE:1.2
	perseant-exfatfs-base-20240630:1.2
	perseant-exfatfs:1.2.0.12
	perseant-exfatfs-base:1.2
	netbsd-10-0-RELEASE:1.2
	netbsd-10-0-RC6:1.2
	netbsd-10-0-RC5:1.2
	netbsd-10-0-RC4:1.2
	netbsd-10-0-RC3:1.2
	netbsd-10-0-RC2:1.2
	netbsd-10-0-RC1:1.2
	netbsd-10:1.2.0.10
	netbsd-10-base:1.2
	cjep_sun2x-base1:1.2
	cjep_sun2x:1.2.0.8
	cjep_sun2x-base:1.2
	cjep_staticlib_x-base1:1.2
	cjep_staticlib_x:1.2.0.6
	cjep_staticlib_x-base:1.2
	phil-wifi-20200421:1.2
	phil-wifi:1.2.0.4
	phil-wifi-20200411:1.2
	is-mlppp:1.2.0.2
	is-mlppp-base:1.2
	phil-wifi-20200406:1.2;
locks; strict;
comment	@# @;


1.2
date	2020.01.13.19.03.03;	author christos;	state Exp;
branches
	1.2.4.1;
next	1.1;
commitid	5IyXaw0nE7yRVySB;

1.1
date	2020.01.12.21.49.39;	author christos;	state Exp;
branches;
next	;
commitid	jLsbwTdBWIv0TrSB;

1.2.4.1
date	2020.01.13.19.03.03;	author martin;	state dead;
branches;
next	1.2.4.2;
commitid	X01YhRUPVUDaec4C;

1.2.4.2
date	2020.04.13.08.05.40;	author martin;	state Exp;
branches;
next	;
commitid	X01YhRUPVUDaec4C;


desc
@@


1.2
log
@use the host compiler
@
text
@# $NetBSD: Makefile,v 1.1 2020/01/12 21:49:39 christos Exp $
.include <bsd.own.mk>

HOSTLIB=	install

.include <bsd.hostinit.mk>

SRCS=	automatic.c conflicts.c dewey.c \
	fexec.c file.c global.c gpgsig.c iterate.c license.c lpkg.c \
	opattern.c parse-config.c pkcs7.c pkg_signature.c \
	pkgdb.c pkg_io.c plist.c remove.c \
	str.c version.c var.c vulnerabilities-file.c xwrapper.c

HOST_CPPFLAGS+=	${CPPFLAGS}

CPPFLAGS+=      -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64

.PATH:          ${NETBSDSRCDIR}/external/bsd/pkg_install/dist/lib

HOST_CPPFLAGS= ${CPPFLAGS}

#.include "${.CURDIR}/../../Makefile.nbincludes"
.include <bsd.hostlib.mk>
@


1.2.4.1
log
@file Makefile was added on branch phil-wifi on 2020-04-13 08:05:40 +0000
@
text
@d1 23
@


1.2.4.2
log
@Mostly merge changes from HEAD upto 20200411
@
text
@a0 23
# $NetBSD: Makefile,v 1.2 2020/01/13 19:03:03 christos Exp $
.include <bsd.own.mk>

HOSTLIB=	install

.include <bsd.hostinit.mk>

SRCS=	automatic.c conflicts.c dewey.c \
	fexec.c file.c global.c gpgsig.c iterate.c license.c lpkg.c \
	opattern.c parse-config.c pkcs7.c pkg_signature.c \
	pkgdb.c pkg_io.c plist.c remove.c \
	str.c version.c var.c vulnerabilities-file.c xwrapper.c

HOST_CPPFLAGS+=	${CPPFLAGS}

CPPFLAGS+=      -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64

.PATH:          ${NETBSDSRCDIR}/external/bsd/pkg_install/dist/lib

HOST_CPPFLAGS= ${CPPFLAGS}

#.include "${.CURDIR}/../../Makefile.nbincludes"
.include <bsd.hostlib.mk>
@


1.1
log
@add Makefile
@
text
@d1 1
a1 1
# $NetBSD$
d4 9
a12 1
HOSTLIB=	${LIB}
a14 1
HOST_SRCS+=	${SRCS}
d16 8
a23 2
.include "${NETBSDSRCDIR}/external/bsd/pkg_install/lib/Makefile"
.include "${.CURDIR}/../Makefile.inc"
@

