Print this page
make: ship the Joyent patch to enable parallel make (originally from rm)
@@ -20,11 +20,10 @@
files.o \
globals.o \
implicit.o \
macro.o \
main.o \
- make.o \
misc.o \
nse_printdep.o \
parallel.o \
pmake.o \
read.o \
@@ -34,11 +33,11 @@
include ../../Makefile.cmd
include ../Makefile.com
LDLIBS += ../lib/mksh/libmksh.a ../lib/mksdmsi18n/libmksdmsi18n.a ../lib/vroot/libvroot.a
-LDLIBS += ../lib/bsd/libbsd.a -lc
+LDLIBS += ../lib/bsd/libbsd.a -lc -lnsl -lumem
CPPFLAGS += -D_FILE_OFFSET_BITS=64
ROOTLINKS = $(ROOTCCSBIN)/make $(ROOTXPG4BIN)/make $(ROOTBIN)/dmake $(ROOTCCSLIB)/svr4.make \
$(ROOTLIB)/svr4.make