Source-Changes-HG archive

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

[src/trunk]: src/regress/sys/kern/unfdpass Clean all the files...



details:   https://anonhg.NetBSD.org/src/rev/5a096a7b4eea
branches:  trunk
changeset: 481170:5a096a7b4eea
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Mon Jan 24 03:01:54 2000 +0000

description:
Clean all the files...

diffstat:

 regress/sys/kern/unfdpass/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 72b0eebb8f22 -r 5a096a7b4eea regress/sys/kern/unfdpass/Makefile
--- a/regress/sys/kern/unfdpass/Makefile        Mon Jan 24 02:54:01 2000 +0000
+++ b/regress/sys/kern/unfdpass/Makefile        Mon Jan 24 03:01:54 2000 +0000
@@ -1,9 +1,11 @@
-#      $NetBSD: Makefile,v 1.4 1999/02/13 02:54:33 lukem Exp $
+#      $NetBSD: Makefile,v 1.5 2000/01/24 03:01:54 mycroft Exp $
 
 PROG=  unfdpass
 MKMAN= no
 
-CLEANFILES+=file1 file2 output test-sock
+CLEANFILES+=file1 file2 file3 file4 file5 file6 file7 file8 file9 file10 \
+       file11 file12 file13 file14 file15 file16 file17 file18 file19 \
+       file20 file21 file22 file23 file24 output test-sock
 
 regress:
        @./unfdpass > output



Home | Main Index | Thread Index | Old Index