X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=4c9e6518823a82baf3b9b496b1ee711071526360;hb=586b0ab50d888a68ce844c4b7d196e9c23e1afbd;hp=fa795d356054dcf970d345b4f684f7583b20e8e9;hpb=8c10633cefe898c76f3de89d2ddd0a3ca27c0eae;p=idzebra-moved-to-github.git diff --git a/win/makefile b/win/makefile index fa795d3..4c9e651 100644 --- a/win/makefile +++ b/win/makefile @@ -1,5 +1,5 @@ # Zebra makefile for MS NMAKE -# $Id: makefile,v 1.18 2002-10-22 14:41:29 adam Exp $ +# $Id: makefile,v 1.19 2002-11-26 22:04:13 adam Exp $ ########################################################### ############### Parameters @@ -35,6 +35,8 @@ YAZBINDIR=$(YAZDIR)\bin YAZ_DLL_SOURCE=$(YAZBINDIR)\yaz.dll YAZ_DLL_TARGET=$(BINDIR)\yaz.dll +DEFAULT_PROFILE_PATH=0 + # BZIP2 settings. Uncomment and specify if you wish to use LIBBZIP2. # (C) 1996-1999 Julian Seward http://www.bzip2.org