summaryrefslogtreecommitdiff
path: root/gcc/unprotoize.c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-01-13 21:10:35 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-01-13 21:10:35 +0000
commit122c82ed3a4c6275cac6104c6d401ad852fc336b (patch)
tree3ed1e519e463813d24099666c943ccde52a7bebe /gcc/unprotoize.c
parent90f6ef1e33a655f8921e23bdee2e9467dec4977d (diff)
downloadgcc-122c82ed3a4c6275cac6104c6d401ad852fc336b.tar.gz
* Makefile.in (stamp-proto): Remove.
(protoize.o, unprotoize.o): Straightforward compile. * unprotoize.c: Define UNPROTOIZE here, not in the Makefile. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17343 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/unprotoize.c')
-rw-r--r--gcc/unprotoize.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/unprotoize.c b/gcc/unprotoize.c
index bfdb7d2e018..ce3ee7bcb98 100644
--- a/gcc/unprotoize.c
+++ b/gcc/unprotoize.c
@@ -1 +1,2 @@
#include "protoize.c"
+#define UNPROTOIZE