CPP_PROG_LINK is now set in rules.mk so it is not needed here.

This commit is contained in:
slamm%netscape.com 1999-01-28 00:59:52 +00:00
parent cf23cf46a0
commit e10cfcf83f

View File

@ -69,9 +69,6 @@ INCLUDES += -I$(PUBLIC)/xpcom -I$(PUBLIC)/js
PROGRAM = jsxpcom
# use the C++ compiler to do the final link
CPP_PROG_LINK = 1
# `libs' just does libs, `install' does programs
LIBS_NEQ_INSTALL = 1