X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile;h=df2c5c78384c9ac6a7b4c46059f31d4b45832c35;hb=81238bdcd599682ea14080db50622889310017ea;hp=cd1aa9c42a788c2283bc4755a93d41ced8a4c203;hpb=2fdd6275d8becc9c2317bd2b23daa3c569926392;p=idzebra-moved-to-github.git diff --git a/dict/Makefile b/dict/Makefile index cd1aa9c..df2c5c7 100644 --- a/dict/Makefile +++ b/dict/Makefile @@ -1,12 +1,12 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.5 1994-09-06 13:05:12 adam Exp $ +# $Id: Makefile,v 1.6 1994-09-12 08:06:41 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include TPROG=dicttest -CFLAGS=-Wall -pg -pedantic +CFLAGS=-O -Wall -g -pedantic DEFS=$(INCLUDE) LIB=../lib/dict.a PO = dopen.o dclose.o drdwr.o open.o close.o insert.o lookup.o