NetBSD/share/mk/bsd.depall.mk
mycroft 3e13200b73 Make dependall' play nicely with SUBDIR, using a hack similar to realinstall'
for both `depend' and `all'.
Also, remove the old hack that invokes an extra shell for .depend, now that
make(1) has been fixed.
2000-01-22 19:31:00 +00:00

6 lines
124 B
Makefile

# $NetBSD: bsd.depall.mk,v 1.2 2000/01/22 19:31:01 mycroft Exp $
dependall: realdepend
@cd ${.CURDIR}; \
${MAKE} realall