projects
/
egate.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dc1ad9
)
Removed CC definition.
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 30 Mar 1995 14:21:41 +0000
(14:21 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 30 Mar 1995 14:21:41 +0000
(14:21 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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