mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-23 00:02:16 -05:00
Makefile is, well, self explanatory, and completely experimental for the time being make_pkg creates the zip packages, and makes them executable :D git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@166 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
4 lines
97 B
Makefile
4 lines
97 B
Makefile
install:
|
|
install -m 0755 callirhoe $(prefix)/bin
|
|
install -m 0755 calmagick $(prefix)/bin
|