cleanup linking of libmozreg.

git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ramiro%netscape.com
1999-08-21 15:41:53 +00:00
parent 60619e474f
commit 1784612f6b
57 changed files with 17 additions and 64 deletions

View File

@@ -52,7 +52,6 @@ LIBS = \
-limg \
-lmozutil \
-lxpcom \
-lmozreg \
$(TIMER_LIBS) \
$(TK_LIBS) \
$(NULL)

View File

@@ -30,7 +30,6 @@ CPPSRCS = RobotMain.cpp
LIBS = \
-lDebugRobot \
-lmozreg \
-lxpcom \
$(NSPR_LIBS) \
$(NULL)