Cross Reference: Makefile
xref: /src/tools/pkg_install/lib/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tools/pkg_install/lib/
11.2Schristos# $NetBSD: Makefile,v 1.2 2020/01/13 19:03:03 christos Exp $
21.1Schristos.include <bsd.own.mk>
31.1Schristos
41.2SchristosHOSTLIB=	install
51.2Schristos
61.2Schristos.include <bsd.hostinit.mk>
71.2Schristos
81.2SchristosSRCS=	automatic.c conflicts.c dewey.c \
91.2Schristos	fexec.c file.c global.c gpgsig.c iterate.c license.c lpkg.c \
101.2Schristos	opattern.c parse-config.c pkcs7.c pkg_signature.c \
111.2Schristos	pkgdb.c pkg_io.c plist.c remove.c \
121.2Schristos	str.c version.c var.c vulnerabilities-file.c xwrapper.c
131.1Schristos
141.1SchristosHOST_CPPFLAGS+=	${CPPFLAGS}
151.1Schristos
161.2SchristosCPPFLAGS+=      -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64
171.2Schristos
181.2Schristos.PATH:          ${NETBSDSRCDIR}/external/bsd/pkg_install/dist/lib
191.2Schristos
201.2SchristosHOST_CPPFLAGS= ${CPPFLAGS}
211.2Schristos
221.2Schristos#.include "${.CURDIR}/../../Makefile.nbincludes"
231.2Schristos.include <bsd.hostlib.mk>
24

Indexes created Mon Dec 22 04:09:47 GMT 2025