Definition of CPP changed.
[egate.git] / res+log / Makefile
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