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

git-svn-id: svn://10.0.0.236/trunk@432 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hshaw 1998-04-21 06:45:01 +00:00
parent b9599cb12d
commit 2c9e7fcfdd

View File

@ -87,11 +87,7 @@ RCFLAGS=$(RCFLAGS) /DXP_WIN32
#// Include the common makefile rules
#//
#//------------------------------------------------------------------------
!ifdef MOZ_JAVA
include <$(DEPTH)/sun-java/config/rules.mak>
!else
include <$(DEPTH)/config/rules.mak>
!endif
install:: $(DLL) $(LIBRARY)
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin