Add doc to SUBDIR list

This commit is contained in:
Andrey A. Chernov 1995-01-16 17:40:57 +00:00
parent eaa36bec77
commit 8ab90258e8

View File

@ -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