Definition of CPP changed.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Feb 1995 08:50:28 +0000 (08:50 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Feb 1995 08:50:28 +0000 (08:50 +0000)
ccl/Makefile
res+log/Makefile
util/Makefile
zlayer/Makefile

index d733398..8a2b33c 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.3  1995/02/14 10:25:55  adam
+# Revision 1.4  1995/02/22 08:50:28  adam
+# Definition of CPP changed.
+#
+# Revision 1.3  1995/02/14  10:25:55  adam
 # The constructions 'qualifier rel term ...' implemented.
 #
 # Revision 1.2  1995/02/13  15:15:06  adam
 SHELL=/bin/sh
 INCLUDE=-I../include
 CFLAGS=-g -Wall -pedantic -ansi
-CC=gcc
 TPROG1=cclsh
 LIB=../lib/ccl.a
 PO=cclfind.o ccltoken.o cclerrms.o cclqual.o cclptree.o
-CPP=cc -E
+CPP=$(CC) -E
 DEFS=$(INCLUDE)
 
 all: $(TPROG1)
index 364cdb2..fc5a126 100644 (file)
@@ -2,14 +2,16 @@
 # Europagate, 1994-1995.
 #
 # $Log: Makefile,v $
-# Revision 1.1  1995/02/09 17:27:10  adam
-# Initial revision
+# Revision 1.2  1995/02/22 08:51:44  adam
+# Definition of CPP changed.
+#
+# Revision 1.1.1.1  1995/02/09  17:27:11  adam
+# Initial version of email gateway under CVS control.
 #
 SHELL=/bin/sh
 INCLUDE=-I../include
 CFLAGS=-Wall -pedantic -ansi
-CPP=gcc -E
-CC=gcc
+CPP=$(CC) -E
 TPROG1=gw-log-test
 TPROG2=gw-res-test
 LIB=../lib/libres+log.a
index ed03025..ba4edc6 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.4  1995/02/20 21:16:32  adam
+# Revision 1.5  1995/02/22 08:51:46  adam
+# Definition of CPP changed.
+#
+# Revision 1.4  1995/02/20  21:16:32  adam
 # Minor changes.
 #
 # Revision 1.3  1995/02/15  17:45:43  adam
@@ -22,7 +25,7 @@ CFLAGS=-g -Wall -pedantic -ansi
 TPROG1=iso2709dump
 LIB=../lib/util.a
 PO=iso2709.o iso27dis.o
-CPP=cc -E
+CPP=$(CC) -E
 DEFS=$(INCLUDE)
 
 all: $(TPROG1) $(TPROG2)
index 851234d..3bd233d 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.2  1995/02/16 15:01:38  quinn
+# Revision 1.3  1995/02/22 08:51:49  adam
+# Definition of CPP changed.
+#
+# Revision 1.2  1995/02/16  15:01:38  quinn
 # Polished some library-references
 #
 # Revision 1.1  1995/02/16  14:47:55  quinn
@@ -20,7 +23,7 @@ CFLAGS=-g -Wall -pedantic -ansi
 TPROG1=test
 LIB=../lib/libzass.a
 PO=zaccess.o
-CPP=cc -E
+CPP=$(CC) -E
 DEFS=$(INCLUDE)
 ZDEFS=-DLOW_TO_HIGH -Dfar=