From: ceriel Date: Tue, 13 Nov 1990 15:39:11 +0000 (+0000) Subject: Compile fptrp.e with EMFLAGS X-Git-Tag: release-5-5~1412 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=c7fc857c2d59acde7522b16382877fb4cb25c8c9;p=ack.git Compile fptrp.e with EMFLAGS --- diff --git a/mach/proto/fp/Makefile b/mach/proto/fp/Makefile index b83adde88..eddf2062a 100644 --- a/mach/proto/fp/Makefile +++ b/mach/proto/fp/Makefile @@ -92,7 +92,7 @@ FP_$(MACH).a: $(LIST) $(ASAR) rv $@ $? fptrp.$(SUF): $(CDIR)/fptrp.e - ack -m$(MACH) -L -LIB -c $(CDIR)/fptrp.e + ack -m$(MACH) $(EMFLAGS) -c $(CDIR)/fptrp.e extend.$(SUF) compact.$(SUF): byte_order.h $(CDIR)/get_put.h