X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2FMakefile;h=cac48ff189cf23cac98f7a1bcb439aefd271afa6;hp=f243ebd850c490c7c60953118df17b5c89670a5c;hb=372a500da226336c7bb4036e980be2587ad5fdeb;hpb=c3a132ce4aea3bb358b185ef58781b4bef8745fc diff --git a/server/Makefile b/server/Makefile index f243ebd..cac48ff 100644 --- a/server/Makefile +++ b/server/Makefile @@ -1,11 +1,11 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.14 1995-03-27 15:02:00 quinn Exp $ +# $Id: Makefile,v 1.15 1995-03-30 09:39:44 quinn Exp $ SHELL=/bin/sh -INCLUDE=-I../include -I. -I../asn -I../odr -I../yazlib -I../../egate/include\ - -I../../xtimosi/src -I../../alex/include -I../util +INCLUDE=-I../include -I. -I../../egate/include\ + -I../../xtimosi/src -I../../alex/include LIBDIR=../../lib LIBINCLUDE=-L$(LIBDIR) #CFLAGS=-Wall -pedantic -g