Explorar el Código

* FreeBSD now also shared.

git-svn-id: trunk@2296 -
marco hace 19 años
padre
commit
51d75e9d4e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile.fpc

+ 1 - 1
Makefile.fpc

@@ -92,7 +92,7 @@ ifdef SNAPSHOT
 ALLTARGET=all
 else
 ifndef ALLTARGET
-SHAREDTARGETS=linux
+SHAREDTARGETS=linux freebsd
 SMARTTARGETS=win32 go32v2 linux freebsd netbsd openbsd netware netwlibc
 ifneq ($(findstring $(OS_TARGET),$(SHAREDTARGETS)),)
 ALLTARGET=shared