c71e325c08
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.
5 lines
131 B
Makefile
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
|