Building PSM1 has not been supported from quite some time now so remove dirs to prevent accidental building

This commit is contained in:
cls%seawood.org 2001-08-10 21:55:05 +00:00
Родитель f1212c22b9
Коммит 3b4dd7ca69
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -23,12 +23,7 @@ DEPTH=..
include <$(DEPTH)/config/config.mak>
DIRS = nss \
!if defined(BUILD_PSM2)
manager \
!else
psm\lib\nlslayer \
psm \
!endif
$(NULL)
include <$(DEPTH)\config\rules.mak>