| History log of /src/distrib/syspkg/mk |
| Revision | Date | Author | Comments |
| 1.5 | 25-Oct-2008 |
apb | Use ${TOOL_SED} instead if plain sed in Makefiles.
|
| 1.4 | 19-Oct-2008 |
apb | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
|
| 1.3 | 02-Mar-2004 |
xtraeme | branches: 1.3.32; Protect with .if !defined(BSD_SYSPKG_MK). Ok'ed by jwise@
|
| 1.2 | 29-Mar-2002 |
jwise | Add a bit of DESTDIR handling which had gotten lost in a previous round of cleanup. Also GC two more variables.
|
| 1.1 | 07-Jan-2002 |
jwise | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 07-Jan-2002 |
jwise | 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.
|
| 1.3.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|