Module Name: othersrc
Committed By: stacktic
Date: Mon Mar 23 21:30:51 UTC 2009
Modified Files:
othersrc/usr.bin/edit: Makefile
Log Message:
Make edit build
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/edit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/usr.bin/edit/Makefile
diff -u othersrc/usr.bin/edit/Makefile:1.3 othersrc/usr.bin/edit/Makefile:1.4
--- othersrc/usr.bin/edit/Makefile:1.3 Sat May 6 11:44:34 2000
+++ othersrc/usr.bin/edit/Makefile Mon Mar 23 21:30:51 2009
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2000/05/06 11:44:34 blymn Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/23 21:30:51 stacktic Exp $
+WARNS= 0
PROG= edit
SRCS= edit.c search.c file.c driver.c screen.c utils.c buffer.c help.c