projects
/
egate.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e18b8d
)
Z definitions duplicated from ../Makefile.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 5 Jul 1995 10:20:06 +0000
(10:20 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 5 Jul 1995 10:20:06 +0000
(10:20 +0000)
kernel/Makefile
patch
|
blob
|
history
diff --git
a/kernel/Makefile
b/kernel/Makefile
index
4e9c646
..
635050b
100644
(file)
--- a/
kernel/Makefile
+++ b/
kernel/Makefile
@@
-2,7
+2,10
@@
# Europagate, 1995
#
# $Log: Makefile,v $
-# Revision 1.26 1995/07/03 08:20:12 adam
+# Revision 1.27 1995/07/05 10:20:06 adam
+# Z definitions duplicated from ../Makefile.
+#
+# Revision 1.26 1995/07/03 08:20:12 adam
# More help information and better diagnostics.
#
# Revision 1.25 1995/05/19 13:25:58 adam
@@
-89,7
+92,9
@@
#
SHELL=/bin/sh
+ZINC=-I../../yaz/include
ZLIB=../../yaz/lib/libyaz.a
+ZDEFS=
INCLUDE=-I../include
#CFLAGS=-g -Wall