removing -lreg

git-svn-id: svn://10.0.0.236/trunk@32664 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com 1999-05-26 07:08:19 +00:00
parent fbdf5cebe7
commit f08ae4972b
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ INCLUDES += -I$(DIST)/include
LIBS = \
-lxpcom \
-lreg \
$(NSPR_LIBS) \
$(NULL)

View File

@ -30,7 +30,6 @@ REQUIRES = js pics pref xpcom include
LIBS = \
-lxpcom \
-lreg \
-lpics \
$(NSPR_LIBS) \
$(NULL)