Browse Source

* haiku now an unix, Mantis 15032

git-svn-id: trunk@14322 -
marco 15 years ago
parent
commit
9243d89025
2 changed files with 140 additions and 139 deletions
  1. 139 138
      utils/fpcm/fpcmake.inc
  2. 1 1
      utils/fpcm/fpcmake.ini

File diff suppressed because it is too large
+ 139 - 138
utils/fpcm/fpcmake.inc


+ 1 - 1
utils/fpcm/fpcmake.ini

@@ -9,7 +9,7 @@
 
 
 # OS categories
 # OS categories
 BSDs = freebsd netbsd openbsd darwin
 BSDs = freebsd netbsd openbsd darwin
-UNIXs = linux $(BSDs) solaris qnx
+UNIXs = linux $(BSDs) solaris qnx haiku
 LIMIT83fs = go32v2 os2 emx watcom
 LIMIT83fs = go32v2 os2 emx watcom
 OSNeedsComspecToRunBatch = go32v2 watcom
 OSNeedsComspecToRunBatch = go32v2 watcom
 
 

Some files were not shown because too many files changed in this diff