projects
/
egate.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d2b04d
)
Swapped sub-dir ccl and fml.
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 31 Mar 1995 09:42:56 +0000
(09:42 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 31 Mar 1995 09:42:56 +0000
(09:42 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
3c3e595
..
f896bc7
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,11
+1,11
@@
# Top level Makefile for Email gateway.
# Europagate, 1994-1995.
#
-# $Id: Makefile,v 1.18 1995/03/30 14:21:41 adam Exp $
+# $Id: Makefile,v 1.19 1995/03/31 09:42:56 adam Exp $
#
SHELL=/bin/sh
MAKE=make
-SUBDIR=res+log util fml ccl zlayer kernel
+SUBDIR=res+log util ccl fml zlayer kernel
CFLAGS=-Wall -g -pedantic -ansi
CPP=$(CC) -E