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

  /external/freetype/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/freetype/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/freetype/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/mksh/src/
Build.sh 1121 ct="watcom"
1323 watcom)
1447 watcom)
    [all...]

Completed in 178 milliseconds