Added code-expander library
authorceriel <none@none>
Mon, 31 Oct 1988 14:17:17 +0000 (14:17 +0000)
committerceriel <none@none>
Mon, 31 Oct 1988 14:17:17 +0000 (14:17 +0000)
lang/cem/cemcom/Makefile

index 54c98fe..766165b 100644 (file)
@@ -17,6 +17,10 @@ PRTLIB = $(EMHOME)/modules/lib/libprint.a
 EMMESLIB = $(EMHOME)/modules/lib/libem_mes.a
 EMMESOLIB = $(EMHOME)/modules/lib/libem_mesO.a
 EMMESCELIB = $(EMHOME)/modules/lib/libem_mesCE.a
+MACH = sun3
+EMCELIB = $(EMHOME)/lib/$(MACH)/ce.a \
+               $(EMHOME)/lib/$(MACH)/back.a \
+               $(EMHOME)/modules/lib/libobject.a $(EMHOME)/lib/em_data.a
 INPLIB = $(EMHOME)/modules/lib/libinput.a
 ALLOCLIB = $(EMHOME)/modules/lib/liballoc.a
 MALLOC = $(EMHOME)/modules/lib/malloc.o