Make sure nsinstall gets built before make export tries to use it.

This commit is contained in:
rth%cygnus.com 1998-12-12 04:02:05 +00:00
Родитель 461ff8f0c0
Коммит 7f926ea720
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -19,7 +19,7 @@ DEPTH = .
include $(DEPTH)/config/config.mk
EF_DIRS = Compiler Debugger Runtime Utilities Exports
EF_DIRS = config Compiler Debugger Runtime Utilities Exports
# Do not mess with the order of directories
DIRS = $(EF_DIRS) VM Tools Packages Driver