Remove etherboot until it can be cleaned up.
This commit is contained in:
parent
202a746ed7
commit
d72eab1c58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17965
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile,v 1.249 1999/04/16 19:35:01 mharo Exp $
|
# $Id: Makefile,v 1.250 1999/04/16 21:47:05 erich Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBDIR += SSLtelnet
|
SUBDIR += SSLtelnet
|
||||||
|
@ -7,7 +7,6 @@
|
||||||
SUBDIR += arla
|
SUBDIR += arla
|
||||||
SUBDIR += arpwatch
|
SUBDIR += arpwatch
|
||||||
SUBDIR += ascend-radius
|
SUBDIR += ascend-radius
|
||||||
SUBDIR += etherboot
|
|
||||||
SUBDIR += bb
|
SUBDIR += bb
|
||||||
SUBDIR += beroftpd
|
SUBDIR += beroftpd
|
||||||
SUBDIR += bind8
|
SUBDIR += bind8
|
||||||
|
@ -47,6 +46,7 @@
|
||||||
SUBDIR += dnsutl
|
SUBDIR += dnsutl
|
||||||
SUBDIR += echoping
|
SUBDIR += echoping
|
||||||
SUBDIR += epic4
|
SUBDIR += epic4
|
||||||
|
# SUBDIR += etherboot
|
||||||
SUBDIR += ethereal
|
SUBDIR += ethereal
|
||||||
SUBDIR += ezbounce
|
SUBDIR += ezbounce
|
||||||
SUBDIR += fping
|
SUBDIR += fping
|
||||||
|
|
Loading…
Reference in a new issue