diff options
| author | Max Christian Pohle | 2015-07-27 15:12:22 +0200 |
|---|---|---|
| committer | Max Christian Pohle | 2015-07-27 15:12:22 +0200 |
| commit | 2df2697107d7873232c31a25a6947711b0903edb (patch) | |
| tree | ff7247e9e970c69f3d3385950b19db9997a511b8 /Makefile | |
| download | alarmclock-2df2697107d7873232c31a25a6947711b0903edb.tar.bz2 alarmclock-2df2697107d7873232c31a25a6947711b0903edb.zip | |
latest running version from march 2011, not having been in repo before,
dcf77 working, mp3 playback and two display types are supported
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100755 index 0000000..a7e8f9c --- /dev/null +++ b/Makefile | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | all: | ||
| 2 | |||
| 3 | |||
| 4 | doc: | ||
| 5 | make -f doc/ | ||
