Corrected reference to LIBC_LIBM to work on all targets.

This commit is contained in:
Joel Sherrill
1997-08-27 20:34:23 +00:00
parent 3473f60548
commit d1b60f0f36

View File

@@ -43,7 +43,7 @@ CPPFLAGS +=
CFLAGS += CFLAGS +=
LD_PATHS += LD_PATHS +=
LD_LIBS += LD_LIBS += $(LIBC_LIBM)
LDFLAGS += LDFLAGS +=
# #