Add doc to SUBDIR list
This commit is contained in:
parent
eaa36bec77
commit
8ab90258e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user