FLAIM change. Fixed bug in makefile.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@800 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-08-23 19:46:21 +00:00
parent ca56c8fcc7
commit 1f3e2176ba

View File

@@ -471,7 +471,7 @@ endif
# -- Other targets and options --
ifneq (,$(findstring sparcgeneric,$(MAKECMDGOALS)))
generic_sparc = yes
sparc_generic = yes
endif
# -- Helper functions --