X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=asn%2FMakefile;h=5b5cebbdea0b2d827b8951559e0d68e39780a02a;hb=081bf3419fb97408aea83964cac9f130c6d1bbdc;hp=ed1ab7f69dfb06d03ab4b93b5f90c0c3a1bc5516;hpb=84b60b9a8d2052540541726390fde416c59e1f40;p=yaz-moved-to-github.git diff --git a/asn/Makefile b/asn/Makefile index ed1ab7f..5b5cebb 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.28 1998-03-20 14:46:06 adam Exp $ +# $Id: Makefile,v 1.29 1998-04-26 11:08:09 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. @@ -23,6 +23,7 @@ test: test.o $(LIB) ../odr/odr.a alll: $(LIB): $(PO) + -mkdir $(LIBDIR) rm -f $(LIB) ar qc $(LIB) $(PO) $(RANLIB) $(LIB)