Also run soelim

This commit is contained in:
ceriel 1993-04-01 11:06:04 +00:00
parent 4edcd8222d
commit 9cbc7a4b97

View file

@ -30,7 +30,7 @@ FILES = $(SRC_DIR)/macr.nr \
IOP=$(SRC_HOME)/etc/ip_spec.t# # to construct itables from
$(TARGET_DIR)/em.doc: $(FILES) itables dispatdummy
$(TBL) $(FILES) > $(TARGET_DIR)/em.doc
$(TBL) $(FILES) | soelim > $(TARGET_DIR)/em.doc
itables: $(IOP) $(SRC_DIR)/ip.awk
awk -f $(SRC_DIR)/ip.awk $(IOP) | sed 's/-/\\-/g' | $(TBL) >itables