summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2010-09-04 23:29:18 +0200
committerKevin Chabowski <kevin@kch42.de>2010-09-04 23:29:18 +0200
commitd6650cedabfe2fa1bb2a02bcd29e67910d7ab556 (patch)
treec9ce986b438717020d37170e0dca34a783a5cbaf /Makefile
downloadkch_lastfm_recently-d6650cedabfe2fa1bb2a02bcd29e67910d7ab556.tar.gz
kch_lastfm_recently-d6650cedabfe2fa1bb2a02bcd29e67910d7ab556.tar.bz2
kch_lastfm_recently-d6650cedabfe2fa1bb2a02bcd29e67910d7ab556.zip
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..733c8c8
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+PHP = php
+
+kch_lastfm_recently.txt: kch_lastfm_recently.php
+ $(PHP) kch_lastfm_recently.php > kch_lastfm_recently.txt