Temporarily re-remove the bluetooth tools..

there are problems with their Makefiles I wasn't aware of..

Pointed out by: ru@
This commit is contained in:
Julian Elischer 2003-06-24 19:11:14 +00:00
parent 92daf89227
commit 14823ba8d6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116790
2 changed files with 0 additions and 4 deletions

View File

@ -237,9 +237,7 @@ SUBDIR+=vacation
.if ${MACHINE_ARCH} == "i386"
# Things that don't compile on alpha or are aout specific:
# move bluetooth when tested on other architectures
SUBDIR+=doscmd \
bluetooth \
ncplist \
ncplogin \
sasc \

View File

@ -170,12 +170,10 @@ SUBDIR+=elf2exe \
pnpinfo
.endif
# Move bluetooth when tested on other architectures
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=acpi \
apm \
apmd \
bluetooth \
btxld \
kgmon \
kgzip \