Removed CC definition.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 30 Mar 1995 14:21:41 +0000 (14:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 30 Mar 1995 14:21:41 +0000 (14:21 +0000)
Makefile

index 8c0962f..3c3e595 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,12 @@
 # Top level Makefile for Email gateway.
 # Europagate, 1994-1995.
 #
-# $Id: Makefile,v 1.17 1995/03/27 12:48:53 adam Exp $
+# $Id: Makefile,v 1.18 1995/03/30 14:21:41 adam Exp $
 #
 SHELL=/bin/sh
 MAKE=make
 SUBDIR=res+log util fml ccl zlayer kernel
 CFLAGS=-Wall -g -pedantic -ansi 
-CC=gcc
 CPP=$(CC) -E
 
 # GNU regex package location