Added license document.
[yaz-moved-to-github.git] / Makefile
index dfc8cb4..cdb9d9b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,14 +1,14 @@
 # Copyright (C) 1994, Index Data I/S 
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile,v 1.6 1995-04-10 10:22:06 quinn Exp $
+# $Id: Makefile,v 1.10 1995-05-15 11:55:13 quinn Exp $
 
 # Define -DUSE_XTIMOSI to enable the xtimosi functionality. Remeber to
 # also modify the makefiles under yazlib/ and server/ (according the
 # comments found there). Uncomment RFC1006.
 
-#DEFS=-DUSE_XTIMOSI
-#RFC1006=rfc1006
+DEFS=-DUSE_XTIMOSI -DDEBUG_MALLOC
+RFC1006=rfc1006
 
 #CC=
 SHELL=/bin/sh