From: Adam Dickmeiss Date: Thu, 30 Mar 1995 14:21:41 +0000 (+0000) Subject: Removed CC definition. X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=6c325f8d9bdfbf65f45bdcff051be5e802ffe2c3;p=egate.git Removed CC definition. --- diff --git a/Makefile b/Makefile index 8c0962f..3c3e595 100644 --- 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