fixed typo

This commit is contained in:
ceriel 1997-07-10 07:58:19 +00:00
parent 6d5ee0158d
commit 6021fd93ff

View File

@ -25,4 +25,4 @@ SRC = \
$(SRC_DIR)/example.doc $(SRC_DIR)/example.doc
$(TARGET_HOME)/doc/pascal.doc: $(SRC) $(TARGET_HOME)/doc/pascal.doc: $(SRC)
$(PIC) $(SRC) > $$ $(PIC) $(SRC) > $@