X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile;h=93d9fdb6584a6d0f632efa0a4da7a2152e36a9d9;hp=e8411ceb88715f629228cf6d6e40a9a6e3fe43ad;hb=ffb88e8bb97c6e24989b7f04b8bbf1a4203d2f72;hpb=7574c044d6c2dc8ede5c7c406f9939215a220260 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