ソースを参照

+ added BeOS target

carl 24 年 前
コミット
1873cc257a
1 ファイル変更4 行追加0 行削除
  1. 4 0
      Makefile.fpc

+ 4 - 0
Makefile.fpc

@@ -402,6 +402,10 @@ linuxzip: checkfpcdir
 freebsdzip : checkfpcdir
         $(MAKE) zipinstall OS_TARGET=freebsd
 
+beoszip : checkfpcdir
+        $(MAKE) zipinstall OS_TARGET=beos USEZIP=1
+
+
 os2zip: checkfpcdir
         $(MAKE) zipinstall OS_TARGET=os2