diff options
| author | Jakob Kaivo <jakob@kaivo.net> | 2018-11-10 12:17:38 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jakob@kaivo.net> | 2018-11-10 12:17:38 -0500 |
| commit | c190a16df0e1b8573c10d8b3fa5b1d14dd0b2539 (patch) | |
| tree | 7900198bcc4b08b75cc0c5f1c7fc688a932d3687 /Makefile | |
| parent | 3041689a3dea62c396877c0063aae60f74ecb5b9 (diff) | |
add email address
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..41984be --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +CC=arm-linux-gnueabihf-gcc + +freeonebook: freeonebook.c |
