callirhoe/Makefile
ph4ntome@gmail.com e171bed777 Fixed error in Makefile
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@226 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-06 11:55:22 +00:00

14 lines
323 B
Makefile

DESTDIR=/usr
all:
cd scripts && ./make_pkg
install: install-package
install-package:
mkdir -p $(DESTDIR)/bin
mkdir -p $(DESTDIR)/share/callirhoe/holidays
install -m755 callirhoe $(DESTDIR)/bin/callirhoe
install -m755 calmagick $(DESTDIR)/bin/calmagick
install -m644 holidays/* $(DESTDIR)/share/callirhoe/holidays/