pkgsrc/pkgtools/bootstrap-mk-files/files/bsd.depall.mk
jlam c71e325c08 Import pkgtools/bootstrap-mk-files, which is the collection of bmake *.mk
files from the bootstrap kit.  This package is used during bootstrap to
properly register the installed *.mk files.

The bootstrap bmake(1) utility uses some customised .mk files in order
to pre-define certain definitions and targets, which guide the build
process.  This package provides those *.mk files for the bmake(1)
utility.
2006-07-14 23:13:00 +00:00

5 lines
131 B
Makefile

# $NetBSD: bsd.depall.mk,v 1.1.1.1 2006/07/14 23:13:00 jlam Exp $
dependall: realdepend .MAKE
@cd ${.CURDIR}; \
${MAKE} realall