(DIRS): Wildcard on the cpu, so that processors that do not have

disassemblers can still build.
This commit is contained in:
rth%cygnus.com 1998-12-12 04:07:44 +00:00
Родитель d6f90439cc
Коммит 6927c2b1ac
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@
DEPTH = ../..
DIRS = x86
DIRS = $(wildcard $(CPU_ARCH))
#######################################################################
# (2) Include "component" configuration information. #