make install kompiluje gramatyk
This commit is contained in:
parent
d2f119e6a0
commit
18e1952916
2
Makefile
2
Makefile
@ -99,6 +99,8 @@ install_documentation: documentation
|
|||||||
.PHONY: install_share
|
.PHONY: install_share
|
||||||
install_share: share
|
install_share: share
|
||||||
cd $(CUR_DIR)/share && make install; cd $(CUR_DIR)
|
cd $(CUR_DIR)/share && make install; cd $(CUR_DIR)
|
||||||
|
echo grammar compilation...
|
||||||
|
dgc
|
||||||
|
|
||||||
# ------------------------------------------------------------------
|
# ------------------------------------------------------------------
|
||||||
# uninstall section
|
# uninstall section
|
||||||
|
Loading…
Reference in New Issue
Block a user