change from using layout/config/rules.mak to using config/rules.mak

This commit is contained in:
cyeh%netscape.com 1999-02-18 01:52:09 +00:00
Родитель 7edaa53680
Коммит 5f74d78397
10 изменённых файлов: 10 добавлений и 10 удалений

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

@ -20,4 +20,4 @@ DEPTH=..\..
DIRS= public \
src
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>

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

@ -55,7 +55,7 @@ MISCDEP = $(LLIBS)
LCFLAGS = $(LCFLAGS) \
$(DEFINES)
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>
libs:: $(LIBRARY)
@echo $(LIBRARY)

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

@ -19,4 +19,4 @@ DEPTH=..
DIRS=uconv unicharutil locale strres lwbrk
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>

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

@ -19,4 +19,4 @@ DEPTH=..\..
DIRS=public src tests
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>

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

@ -23,4 +23,4 @@ DIRS=public src \
ucvja2 \
tests
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>

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

@ -29,5 +29,5 @@ EXPORTS = \
MODULE=uconv
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>

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

@ -73,7 +73,7 @@ LCFLAGS = \
$(DEFINES) \
$(NULL)
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>
install:: $(DLL)
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin

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

@ -63,7 +63,7 @@ LCFLAGS = \
$(DEFINES) \
$(NULL)
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>
install:: $(DLL)
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin

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

@ -64,7 +64,7 @@ LCFLAGS = \
$(DEFINES) \
$(NULL)
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>
install:: $(DLL)
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin

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

@ -63,7 +63,7 @@ LCFLAGS = \
$(DEFINES) \
$(NULL)
include <$(DEPTH)\layout\config\rules.mak>
include <$(DEPTH)\config\rules.mak>
install:: $(DLL)
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin