From: keie Date: Tue, 18 Dec 1984 15:28:19 +0000 (+0000) Subject: Added machines to be sent with the second distribution to the LNTABLES. X-Git-Tag: release-5-5~5845 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8636bd025eac359a73c296048a49deddb0fb1c2e;p=ack.git Added machines to be sent with the second distribution to the LNTABLES. --- diff --git a/util/ack/Makefile b/util/ack/Makefile index 9571da562..9fc81174a 100644 --- a/util/ack/Makefile +++ b/util/ack/Makefile @@ -8,7 +8,8 @@ OBJ=list.o data.o main.o scan.o svars.o trans.o util.o rmach.o run.o \ ACKDIR=../../lib/ack FE=fe INTABLES=pdp int -LNTABLES=6500 m68k2 m68k4 6809 8080 acc apc nascom vax2 vax4 z80 i86 +LNTABLES=acc apc abc vax2 vax4 i86 ix m68k2 m68k4 pmds z8000 int22 int24 int44\ +6500 6800 6809 8080 nascom ns s2650 z80 CFLAGS=-O -n BINDIR=../../bin