X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2FMakefile;h=a3f4291a15986aa7b8d5a039f97445e2167d60ae;hp=5b5cebbdea0b2d827b8951559e0d68e39780a02a;hb=6a39772ad0cbd1bcb5d0984cd783d4a9e06bdfdb;hpb=87c7c5348b589a0acc3d84d8a88f3789e76df6a2 diff --git a/asn/Makefile b/asn/Makefile index 5b5cebb..a3f4291 100644 --- a/asn/Makefile +++ b/asn/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1995-1998, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.29 1998-04-26 11:08:09 adam Exp $ +# $Id: Makefile,v 1.30 1998-05-18 13:06:51 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. @@ -23,7 +23,6 @@ test: test.o $(LIB) ../odr/odr.a alll: $(LIB): $(PO) - -mkdir $(LIBDIR) rm -f $(LIB) ar qc $(LIB) $(PO) $(RANLIB) $(LIB)