X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=dict%2FMakefile;h=a72310501848e5dd113951c032383d6c902e112f;hb=6c820cde24f590dcb4d88842af0f4a246a9e7c71;hp=b111c3f5f3abb62ac7c8bea9a9ce26abcc196c26;hpb=e39158d4c6147865c129d2524f1b910e4e7921ed;p=idzebra-moved-to-github.git diff --git a/dict/Makefile b/dict/Makefile index b111c3f..a723105 100644 --- a/dict/Makefile +++ b/dict/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.19 1995-12-06 14:43:01 adam Exp $ +# $Id: Makefile,v 1.20 1995-12-06 17:48:30 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -27,7 +27,7 @@ $(TPROG1): $(TPROG1).o $(LIB) ../lib/bfile.a ../lib/alexutil.a ../lib/dfa.a $(CC) $(CFLAGS) -o $(TPROG1) $(TPROG1).o $(LIB) \ ../lib/bfile.a ../lib/dfa.a ../lib/alexutil.a $(YAZLIB) -$(TPROG2): $(TPROG2).o $(LIB) ../lib/alexutil.a $(YAZLIB) +$(TPROG2): $(TPROG2).o $(LIB) ../lib/alexutil.a $(CC) $(CFLAGS) -o $(TPROG2) $(TPROG2).o ../lib/alexutil.a $(YAZLIB) $(LIB): $(PO)