X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile;h=76b421e50d23d9b9288eb06f6a1b4ae9a346c4fc;hp=9c37e7ab7c913e140a875b19f6c457d5e29bcc66;hb=abda0ffc1ac8fca34535f39c6581ed16e70e15f9;hpb=bb182c49a5a8b379b8a021eed572d070307333a9 diff --git a/Makefile b/Makefile index 9c37e7a..76b421e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.29 1996-05-22 08:35:24 adam Exp $ +# $Id: Makefile,v 1.30 1996-10-07 15:28:56 quinn Exp $ # Uncomment the lines below to enable mOSI communcation. #ODEFS=-DUSE_XTIMOSI @@ -9,7 +9,7 @@ #LIBMOSI=../../xtimosi/src/libmosi.a ../lib/librfc.a #XMOSI=xmosi.o -CDEFS=$(ODEFS) +CDEFS=$(ODEFS) #CC= SHELL=/bin/sh MAKE=make