X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile;h=93d9fdb6584a6d0f632efa0a4da7a2152e36a9d9;hb=3248693ab32c811f109a70d653622c087977b418;hp=e8411ceb88715f629228cf6d6e40a9a6e3fe43ad;hpb=6517fa53d35512887780fd07de5667940da18a9e;p=yaz-moved-to-github.git diff --git a/Makefile b/Makefile index e8411ce..93d9fdb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -# Copyright (C) 1995-1997, Index Data I/S +# Copyright (C) 1995-1998, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.35 1997-09-17 12:10:27 adam Exp $ +# $Id: Makefile,v 1.36 1998-01-29 13:43:03 adam 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) # -DYAZ_UNICODE=0 +CDEFS=$(ODEFS) #CC= SHELL=/bin/sh MAKE=make