makefile for macosx

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@39 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2008-09-01 07:51:57 +00:00
parent 74656a4f9c
commit a28e52b1bc
2 changed files with 15 additions and 2 deletions

View File

@@ -31,4 +31,6 @@
0.6
- Fixes to run on Mac OsX
- Added Makefile
- Added Makefile
- Able to create .app MacOsX files using "make app"
- Able to create tar.gz file containing Mac OsX application and samples using "make mac"