diff options
Diffstat (limited to 'hello')
| -rw-r--r-- | hello/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hello/Makefile b/hello/Makefile new file mode 100644 index 0000000..f6c3fa6 --- /dev/null +++ b/hello/Makefile @@ -0,0 +1,4 @@ +url = http://mvertes.free.fr/download/hello-0.1.tar.gz +configure_cmd = : + +include ../build.mk |
