projects
/
egate.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8efa8d0
)
Added zlayer
author
Sebastian Hammer
<quinn@indexdata.com>
Thu, 16 Feb 1995 15:01:26 +0000
(15:01 +0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Thu, 16 Feb 1995 15:01:26 +0000
(15:01 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
da2c6ab
..
3c6f55c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,7
+2,10
@@
# Europagate, 1994-1995.
#
# $Log: Makefile,v $
-# Revision 1.6 1995/02/16 14:47:31 quinn
+# Revision 1.7 1995/02/16 15:01:26 quinn
+# Added zlayer
+#
+# Revision 1.6 1995/02/16 14:47:31 quinn
# Removed CC
#
# Revision 1.5 1995/02/15 17:40:47 adam
@@
-22,7
+25,7
@@
#
SHELL=/bin/sh
MAKE=make
-SUBDIR=res+log util fml ccl kernel
+SUBDIR=res+log util fml ccl kernel zlayer
CFLAGS=-Wall -g -pedantic -ansi
#CC=gcc