From 8ab90258e87238dcfd2b95c2550b6d99ad2a528d Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 16 Jan 1995 17:40:57 +0000 Subject: [PATCH] Add doc to SUBDIR list --- gnu/usr.bin/as/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/usr.bin/as/Makefile b/gnu/usr.bin/as/Makefile index 18e2db127707..6c452035a94f 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