diff options
| author | pb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157> | 2010-03-14 15:25:03 +0000 |
|---|---|---|
| committer | pb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157> | 2010-03-14 15:25:03 +0000 |
| commit | ac0057a4e0f10b78d3db0bb34c72edd034e15987 (patch) | |
| tree | 404daff8bcc3619079183dd82894ee3eb2807efe /Makefile | |
| parent | 00b43501612224cb32a6cde6c3c97d2e39b49d59 (diff) | |
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@30 9f8f72e9-4bf4-416e-b76e-7d4203597157
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ all: - ghc HsBot.hs -o hsbot + ghc Main.hs -o hsbot test: all ./hsbot |
