Browse Source

+ set suffixes and extensions for embedded targets

git-svn-id: trunk@30747 -
florian 10 years ago
parent
commit
e4492a2926
1 changed files with 5 additions and 0 deletions
  1. 5 0
      utils/fpcm/fpcmake.ini

+ 5 - 0
utils/fpcm/fpcmake.ini

@@ -1124,6 +1124,11 @@ STATICLIBEXT=.a
 SHORTSUFFIX=d16
 endif
 
+# Embedded
+ifeq ($(OS_TARGET),embedded)
+EXEEXT=.bin
+SHORTSUFFIX=emb
+endif
 
 
 # For 8.3 limited OS's the short suffixes