fixed typo

This commit is contained in:
ceriel 1997-07-10 07:58:19 +00:00
parent 495dce5d6c
commit 298f8c8b0f

View file

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