diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-12-31 16:22:27 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-12-31 16:22:27 +0000 |
commit | 4d298384bbeb0ddbaf45d1ececd54291a3e88796 (patch) | |
tree | 420e49a0c2503740d5e24b978af838fd3bb95124 /usr.sbin/Makefile | |
parent | bc1b5cc7c78583b03a080f033c0140dbce5dce30 (diff) |
Prepare for the removal of amiga and sun3 platforms from the tree.
There has not been enough activity and interest towards these platform
to keep them lying in the tree.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 9bb3bc91609..03f2addee2d 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.91 2002/11/23 18:47:28 deraadt Exp $ +# $OpenBSD: Makefile,v 1.92 2002/12/31 16:22:26 miod Exp $ # not yet done: catman @@ -7,7 +7,7 @@ SUBDIR= ac accton adduser amd arp authpf \ bootpd bootpgw bootpef bootptest \ chroot config cron dev_mkdb dhcp \ - edquota gspa httpd inetd iostat \ + edquota httpd inetd iostat \ kgmon kvm_mkdb lpr \ mailwrapper mopd mtree named \ netgroup_mkdb openssl pkg pkg_install popa3d portmap ppp pppd pppoe \ @@ -24,9 +24,8 @@ SUBDIR= ac accton adduser amd arp authpf \ SUBDIR+=faithd ndp rip6query route6d rtadvd rtsold traceroute6 # Arch dependent tools, with manpages -SUBDIR+=iteconfig grfconfig videomode SUBDIR+=bad144 apm apmd fdformat memconfig -SUBDIR+=eeprom screenblank grfinfo hilinfo +SUBDIR+=eeprom grfinfo hilinfo SUBDIR+=wsconscfg wsfontload # Extended Attribute tools |