summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/as/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/as/Makefile')
-rw-r--r--gnu/usr.bin/as/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/as/Makefile b/gnu/usr.bin/as/Makefile
index b812ec7..c7b7c1b 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.15 1998/08/31 20:48:13 jb Exp $
+# $Id: Makefile,v 1.16 1998/09/07 05:45:23 jb Exp $
.include "config/Makefile.$(MACHINE_ARCH)"
@@ -32,8 +32,6 @@ CONF_HEADERS= targ-cpu.h obj-format.h host.h targ-env.h
.PATH: $(.CURDIR)/config
-SUBDIR+= doc
-
targ-cpu.h: Makefile config/Makefile.$(MACHINE_ARCH) $(.CURDIR)/config/tc-$(gas_target).h
@cmp -s $(.CURDIR)/config/tc-$(gas_target).h targ-cpu.h || \
( ${ECHO} "updating ${.TARGET}..." ; /bin/rm -f targ-cpu.h ; \
OpenPOWER on IntegriCloud