removing -lreg

This commit is contained in:
dp%netscape.com 1999-05-26 07:08:19 +00:00
parent 70be6895d5
commit 65309656b6
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)