fixed typo
This commit is contained in:
parent
495dce5d6c
commit
298f8c8b0f
|
@ -25,4 +25,4 @@ SRC = \
|
|||
$(SRC_DIR)/example.doc
|
||||
|
||||
$(TARGET_HOME)/doc/pascal.doc: $(SRC)
|
||||
$(PIC) $(SRC) > $$
|
||||
$(PIC) $(SRC) > $@
|
||||
|
|
Loading…
Reference in a new issue