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

git-svn-id: svn://10.0.0.236/trunk@435 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hshaw
1998-04-21 06:48:41 +00:00
parent b7eca65112
commit b0d28a5761

View File

@@ -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)