From 05ac3fe285dd77e0fc636af6ea5f6fea568a9d1d Mon Sep 17 00:00:00 2001 From: Martin Gallwey Date: Thu, 16 Nov 2000 10:55:52 +0000 Subject: Added 50% functional generic package implementation and added support for un-deflated streams to EntryInputStream. This will require further work RSN. --- package/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/util') diff --git a/package/util/makefile.mk b/package/util/makefile.mk index 6c42e80186fb..e4490fe9b245 100644 --- a/package/util/makefile.mk +++ b/package/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: mtg $ $Date: 2000-11-13 13:38:03 $ +# last change: $Author: mtg $ $Date: 2000-11-16 11:55:52 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,7 +77,7 @@ LIB1FILES= \ # --- Shared-Library ----------------------------------------------- -SHL1TARGET= package$(UPD)$(DLLPOSTFIX) +SHL1TARGET= package$(DLLPOSTFIX) SHL1IMPLIB= _ipackage SHL1STDLIBS= \ -- cgit v1.2.3