X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2FMakefile.in;h=d25248b8a8817c79551b4ea5882190b38a033a88;hp=9dc4fc936a346ab0802bc33cd54796709a74019a;hb=bf7ee634e855d15e955d06e7b225d2045abd518a;hpb=742b23a913c14e0a4d39fa8f314300fea55c2352 diff --git a/client/Makefile.in b/client/Makefile.in index 9dc4fc9..d25248b 100644 --- a/client/Makefile.in +++ b/client/Makefile.in @@ -1,7 +1,7 @@ -# Copyright (C) 1995-1998, Index Data I/S +# Copyright (C) 1995-1999, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.5 1999-03-31 11:18:24 adam Exp $ +# $Id: Makefile.in,v 1.6 1999-04-16 14:45:55 adam Exp $ SHELL=/bin/sh @@ -33,7 +33,7 @@ alll: $(CC) -c $(DEFS) $(CFLAGS) $< clean: - rm -f *.[oa] test core mon.out gmon.out errlist tst cli $(PROG) + rm -f *.[oa] test core mon.out gmon.out errlist $(PROG) depend: sed '/^#Depend/q' Makefile.tmp