Fix in proto.make: forgot to define SRC_DIR

This commit is contained in:
ceriel 1993-04-01 10:52:32 +00:00
parent f6e1e8c000
commit 8ab04269c7

View File

@ -5,6 +5,7 @@
TBL=tbl TBL=tbl
TARGET_DIR = $(TARGET_HOME)/doc TARGET_DIR = $(TARGET_HOME)/doc
SRC_DIR = $(SRC_HOME)/doc/em
head: $(TARGET_DIR)/em.doc head: $(TARGET_DIR)/em.doc