pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/libnbcompat/files add nbcompat/config.h to di...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6197a9ee8a34
branches:  trunk
changeset: 461328:6197a9ee8a34
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Sep 14 14:41:23 2003 +0000

description:
add nbcompat/config.h to distclean target.

diffstat:

 pkgtools/libnbcompat/files/Makefile.in |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 2f3fe0707c5a -r 6197a9ee8a34 pkgtools/libnbcompat/files/Makefile.in
--- a/pkgtools/libnbcompat/files/Makefile.in    Sun Sep 14 14:24:12 2003 +0000
+++ b/pkgtools/libnbcompat/files/Makefile.in    Sun Sep 14 14:41:23 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.in,v 1.19 2003/09/14 07:38:12 itohy Exp $
+# $NetBSD: Makefile.in,v 1.20 2003/09/14 14:41:23 grant Exp $
 #
 
 srcdir=                @srcdir@
@@ -85,4 +85,4 @@
 
 distclean: clean
        rm -f Makefile config.log config.status configure.lineno
-       rm -f nbcompat/nbconfig.h
+       rm -f nbcompat/config.h nbcompat/nbconfig.h



Home | Main Index | Thread Index | Old Index