fix build breakage...include config.mak

This commit is contained in:
mscott%netscape.com 1999-07-29 03:17:36 +00:00
Родитель 00a5ff0a2c
Коммит 994f9f3f0d
3 изменённых файлов: 3 добавлений и 2 удалений

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

@ -18,10 +18,10 @@
MODULE = necko
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif

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

@ -16,10 +16,10 @@
MODULE = necko
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif

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

@ -16,6 +16,7 @@
# Reserved.
DEPTH=..\..
include <$(DEPTH)/config/config.mak>
IGNORE_MANIFEST=1