Merge branch 'master' of github.com:Araq/Nimrod

This commit is contained in:
Araq
2012-12-19 02:22:57 +01:00

View File

@@ -21,7 +21,6 @@ DEST_NIMBASE=build/nimcache/nimbase.h
# Ok, are we out now?
if [ -d src ]
then
# You may want to use a wildcard here to compile all nimrod files.
$PATH_TO_NIMROD objc --noMain --app:lib \
--nimcache:build/nimcache --compileOnly \
--header --cpu:i386 ../nimrod_backend/backend.nim