Remove dependency on sun-java/config/rules.mak

This commit is contained in:
hshaw 1998-04-21 06:48:41 +00:00
Родитель aed9421c0c
Коммит 7a35cc7106
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -87,7 +87,7 @@ LINCS= $(LINCS) -I_jri \
#// Include the common makefile rules
#//
#//------------------------------------------------------------------------
include <$(DEPTH)/sun-java/config/rules.mak>
include <$(DEPTH)/config/rules.mak>
CFLAGS=$(CFLAGS) $(JAVA_DEFINES)