Module Name:    src
Committed By:   christos
Date:           Fri May  8 17:47:00 UTC 2009

Modified Files:
        src/usr.bin: Makefile

Log Message:
unhook file


To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/usr.bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/Makefile
diff -u src/usr.bin/Makefile:1.174 src/usr.bin/Makefile:1.175
--- src/usr.bin/Makefile:1.174	Mon Jan 19 02:08:29 2009
+++ src/usr.bin/Makefile	Fri May  8 13:47:00 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.174 2009/01/19 07:08:29 jmmv Exp $
+#	$NetBSD: Makefile,v 1.175 2009/05/08 17:47:00 christos Exp $
 #	from: @(#)Makefile	8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -10,7 +10,7 @@
 	column comm compress config crontab crunch csplit ctags cut \
 	deroff db dirname du \
 	eject elf2aout elf2ecoff env error expand extattr \
-	false fdformat fgen file find finger fmt fold fpr from \
+	false fdformat fgen find finger fmt fold fpr from \
 	fsplit fstat ftp gcore genassym gencat getconf getent getopt gprof \
 	gzip head hexdump iconv id indent innetgr ipcrm ipcs join jot \
 	kdump ktrace ktruss lam last lastcomm ldd leave less \

Reply via email to