HomeSort by relevance Sort by last modified time
    Searched refs:watcom (Results 1 - 9 of 9) sorted by null

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/
w32-wat.mk 2 # FreeType 2 configuration rules for Watcom C/C++
17 EXPORTS_LIST = $(OBJ_DIR)/watcom-ftexports.lbc
22 include $(TOP_DIR)/builds/compiler/watcom.mk
detect.mk 132 ifneq ($(findstring watcom,$(MAKECMDGOALS)),) # Watcom C/C++
135 watcom: setup
136 .PHONY: watcom
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/dos/
dos-wat.mk 2 # FreeType 2 configuration rules for the Watcom C/C++ compiler
16 include $(TOP_DIR)/builds/compiler/watcom.mk
detect.mk 94 ifneq ($(findstring watcom,$(MAKECMDGOALS)),) # Watcom C/C++
97 watcom: setup
98 .PHONY: watcom
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/os2/
detect.mk 47 ifneq ($(findstring watcom,$(MAKECMDGOALS)),) # Watcom C/C++
50 watcom: setup
51 .PHONY: watcom
  /external/curl/tests/
testcurl.pl 154 if ($targetos =~ /vc/ || $targetos =~ /borland/ || $targetos =~ /watcom/) {
178 $targetos =~ /borland/ || $targetos =~ /watcom/)) {
557 # force to 'wmake' for Watcom builds
558 $make = "wmake" if ($targetos =~ /watcom/);
  /external/curl/src/
Makefile.Watcom 2 # Watcom / OpenWatcom / Win32 makefile for cURL.
10 !message ! This Open Watcom version is too old and is no longer supported !
13 !error Unsupported version of Open Watcom
16 !ifndef %watcom
17 !error WATCOM environment variable not set!
60 SYS_INCL = -I"$(%watcom)/h/nt" -I"$(%watcom)/h"
  /external/curl/lib/
Makefile.Watcom 2 # Watcom / OpenWatcom / Win32 makefile for libcurl.
10 !message ! This Open Watcom version is too old and is no longer supported !
13 !error Unsupported version of Open Watcom
16 !ifndef %watcom
17 !error WATCOM environment variable not set!
59 SYS_INCL = -I"$(%watcom)/h/nt" -I"$(%watcom)/h"
  /external/mksh/src/
Build.sh 1021 ct="watcom"
1221 watcom)
1345 watcom)
    [all...]

Completed in 1848 milliseconds