History log of /netbsd/distrib/syspkg/mk/bsd.syspkg.mk (Results 1 – 5 of 5)
Revision Date Author Comments
# f46c1de7 25-Oct-2008 apb <apb@NetBSD.org>

Use ${TOOL_SED} instead if plain sed in Makefiles.


# 96230fab 19-Oct-2008 apb <apb@NetBSD.org>

Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.


# 6cf1c6e6 02-Mar-2004 xtraeme <xtraeme@NetBSD.org>

Protect with .if !defined(BSD_SYSPKG_MK). Ok'ed by jwise@


# 29e78943 29-Mar-2002 jwise <jwise@NetBSD.org>

Add a bit of DESTDIR handling which had gotten lost in a previous round of
cleanup. Also GC two more variables.


# 978f7e7d 07-Jan-2002 jwise <jwise@NetBSD.org>

Import syspkg make infrastructure from draga.com CVS.

This is the latest version of <bsd.syspkg.mk>, and forms the basis of
NetBSD System Packages (syspkg). Further development of this codebase
wil

Import syspkg make infrastructure from draga.com CVS.

This is the latest version of <bsd.syspkg.mk>, and forms the basis of
NetBSD System Packages (syspkg). Further development of this codebase
will occur within TNF's cvs repository, and copyright will be assigned
to TNF when the relevant paperwork is complete.

show more ...