Explorar o código

* added netware and netwlibc to SMARTTARGETS

armin %!s(int64=20) %!d(string=hai) anos
pai
achega
e925d4e678
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.fpc

+ 1 - 1
Makefile.fpc

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