summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2004-01-15 17:55:14 +0000
committerMarc Espie <espie@cvs.openbsd.org>2004-01-15 17:55:14 +0000
commit982a9fc836c450ee8c5b6d818ea0f2d0e5ca1143 (patch)
tree4bbad6c5dcc92af444e73c28f79b0f310fa123e6 /gnu/egcs/gcc/Makefile.bsd-wrapper
parenta6915eb661457d01c7afa8ef7bde7fffe4ebdad6 (diff)
extra target to make sure tconfig.h is rebuilt, to use with libobjc.
Diffstat (limited to 'gnu/egcs/gcc/Makefile.bsd-wrapper')
-rw-r--r--gnu/egcs/gcc/Makefile.bsd-wrapper5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/egcs/gcc/Makefile.bsd-wrapper b/gnu/egcs/gcc/Makefile.bsd-wrapper
index faea2f7829a..6031ecf20b9 100644
--- a/gnu/egcs/gcc/Makefile.bsd-wrapper
+++ b/gnu/egcs/gcc/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.17 2003/12/03 21:30:12 espie Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.18 2004/01/15 17:55:13 espie Exp $
MAN= cccp.1 gcc.1 gcc-local.1 protoize.1 gcov.1
MLINKS+= gcc.1 cc.1
@@ -54,6 +54,9 @@ GCCARCH= ${M_ARCH}-unknown-openbsd${OSREV}
all: config.status
exec ${MAKE} ${MAKE_FLAGS} all doc
+tconfig.h: config.status
+ exec ${MAKE} ${MAKE_FLAGS} tconfig.h
+
tree-check.h: config.status
exec ${MAKE} ${MAKE_FLAGS} $@