Removing dbm & modules/security/freenav from DIRS

This commit is contained in:
cls%seawood.org 1999-11-14 02:52:19 +00:00
parent 65a3476676
commit 9d01025470
3 changed files with 1 additions and 4 deletions

View File

@ -65,7 +65,6 @@ DIRS += \
modules/libutil \ modules/libutil \
intl \ intl \
js \ js \
modules/security/freenav \
modules/libpref \ modules/libpref \
modules/libimg \ modules/libimg \
modules/oji \ modules/oji \

View File

@ -260,7 +260,7 @@ modules/plugin/nglsrc/Makefile
modules/plugin/public/Makefile modules/plugin/public/Makefile
modules/plugin/src/Makefile modules/plugin/src/Makefile
modules/plugin/test/Makefile modules/plugin/test/Makefile
modules/security/freenav/Makefile #modules/security/freenav/Makefile
modules/zlib/Makefile modules/zlib/Makefile
modules/zlib/src/Makefile modules/zlib/src/Makefile
#nav-java/Makefile #nav-java/Makefile

View File

@ -46,7 +46,6 @@ DIRS = \
!if defined(DIST_DIRS) !if defined(DIST_DIRS)
config \ config \
db \ db \
dbm \
include \ include \
jpeg \ jpeg \
modules\libreg \ modules\libreg \
@ -56,7 +55,6 @@ DIRS = \
modules\libutil \ modules\libutil \
sun-java \ sun-java \
js \ js \
modules\security\freenav \
modules\libimg \ modules\libimg \
modules\plugin \ modules\plugin \
modules\oji \ modules\oji \