Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/wiconfig Clean this up.



details:   https://anonhg.NetBSD.org/src/rev/4ab74a5e1924
branches:  trunk
changeset: 474868:4ab74a5e1924
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Fri Jul 23 19:06:54 1999 +0000

description:
Clean this up.

diffstat:

 usr.sbin/wiconfig/Makefile |  9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diffs (17 lines):

diff -r 9f7593cbe200 -r 4ab74a5e1924 usr.sbin/wiconfig/Makefile
--- a/usr.sbin/wiconfig/Makefile        Fri Jul 23 18:40:27 1999 +0000
+++ b/usr.sbin/wiconfig/Makefile        Fri Jul 23 19:06:54 1999 +0000
@@ -1,11 +1,6 @@
-#      $NetBSD: Makefile,v 1.1 1999/07/14 22:33:33 sommerfeld Exp $
-#      From FreeBSD:
-#      $Id: Makefile,v 1.1 1999/07/14 22:33:33 sommerfeld Exp $
+#      $NetBSD: Makefile,v 1.2 1999/07/23 19:06:54 thorpej Exp $
+
 PROG=  wiconfig
-SRCS=  wiconfig.c
-
-CFLAGS+= -Wall
-
 MAN=   wiconfig.8
 
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index