Browse Source

+ added BeOS target

carl 24 years ago
parent
commit
1873cc257a
1 changed files with 4 additions and 0 deletions
  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