X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile;h=ae273758b7452aff6e89529771d602253d3fe845;hb=7eb2f0de616840d9a340519eac4c271820cd1248;hp=2b29b8640b69069c27a663588673c512838fe875;hpb=42dcb6fd4b9fccb404c4403e0d63c2bfb31cabbb;p=yaz-moved-to-github.git diff --git a/Makefile b/Makefile index 2b29b86..ae27375 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -# Copyright (C) 1994, Index Data I/S +# Copyright (C) 1995-1997, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.31 1996-11-08 11:03:02 adam Exp $ +# $Id: Makefile,v 1.34 1997-09-05 09:50:55 adam Exp $ # Uncomment the lines below to enable mOSI communcation. #ODEFS=-DUSE_XTIMOSI @@ -13,7 +13,7 @@ CDEFS=$(ODEFS) #CC= SHELL=/bin/sh MAKE=make -SUBDIR=util odr asn $(RFC1006) ccl comstack retrieval client server makelib +SUBDIR=util odr asn $(RFC1006) ccl comstack retrieval client server ztest makelib # Add external libraries to the ELIBS macro ELIBS= CONTROL=RANLIB="ranlib" ELIBS="$(ELIBS)" @@ -122,4 +122,4 @@ install.misc: wc: wc `find . -name '*.[ch]'` - +