fixed typo
This commit is contained in:
parent
495dce5d6c
commit
298f8c8b0f
1 changed files with 1 additions and 1 deletions
|
@ -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) > $@
|
||||||
|
|
Loading…
Add table
Reference in a new issue