mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
main.mk: Add file
This commit is contained in:
parent
9b61381a61
commit
1c58bb7615
1 changed files with 6 additions and 0 deletions
6
make/main.mk
Normal file
6
make/main.mk
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
EXE = $(PROJECT)
|
||||||
|
LOCAL_CFLAGS += -DVERSION_STR=\"$(VERSION)\"
|
||||||
|
LOCAL_LDFLAGS += -rdynamic
|
||||||
|
|
||||||
|
include $(MODDIR)/make/exe.mk
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue