diff options
Diffstat (limited to 'archivers/gcpio')
-rw-r--r-- | archivers/gcpio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile index 50766b9f255..7d4b5affc0e 100644 --- a/archivers/gcpio/Makefile +++ b/archivers/gcpio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/07/17 21:21:12 grant Exp $ +# $NetBSD: Makefile,v 1.19 2003/08/09 10:27:40 seb Exp $ # DISTNAME= cpio-2.4.2 @@ -15,7 +15,6 @@ USE_BUILDLINK2= yes GNU_CONFIGURE= yes LIBS+= -lgnumalloc -USE_NEW_TEXINFO= yes INFO_FILES= cpio.info .include "../../mk/bsd.prefs.mk" |