diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-05 22:15:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-05 22:15:39 +0000 |
commit | d59a03fe0b28accd4f96a71f989dc905e6863c02 (patch) | |
tree | 8319dade67020578b3a7c5cd427d333a44bd9fdb /usr.sbin/Makefile | |
parent | 0d1550b2c4c915d0262da49df4e07eed2165e109 (diff) |
delete blank lines
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 19bf1c62ca9..3e5b83ed421 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.94 2003/03/01 00:41:18 deraadt Exp $ +# $OpenBSD: Makefile,v 1.95 2003/03/05 22:15:38 deraadt Exp $ # not yet done: catman @@ -18,8 +18,6 @@ SUBDIR= ac accton adduser amd arp authpf \ syslogd tcpdump timed tokenadm tokeninit traceroute trpt \ usbdevs user vipw vnconfig wsmoused zdump zic - - # IPv6 SUBDIR+=faithd ndp rip6query route6d rtadvd rtsold traceroute6 |