diff --git a/gnu/usr.bin/as/Makefile b/gnu/usr.bin/as/Makefile index 18e2db12770..6c452035a94 100644 --- a/gnu/usr.bin/as/Makefile +++ b/gnu/usr.bin/as/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 6.1 (Berkeley) 3/3/91 -# $Id: Makefile,v 1.5 1994/08/29 17:38:17 davidg Exp $ +# $Id: Makefile,v 1.6 1994/12/23 22:35:56 nate Exp $ .include "config/Makefile.$(MACHINE)" @@ -34,6 +34,8 @@ CONF_HEADERS= targ-cpu.h obj-format.h host.h targ-env.h .PATH: $(.CURDIR)/config +SUBDIR+= doc + beforedepend ${PROG}: ${CONF_HEADERS} targ-cpu.h: Makefile config/Makefile.$(MACHINE) $(.CURDIR)/config/tc-$(gas_target).h