mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
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:
parent
92daf89227
commit
14823ba8d6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116790
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user