• Home
  • Raw
  • Download

Lines Matching refs:make

1 This version of GNU make has been tested on Microsoft Windows 2000/XP/2003.
9 The Windows 32-bit port of GNU make is maintained jointly by various
61 (this produces WinDebug/make.exe and WinRel/make.exe).
68 GNU make on Windows 32-bit platforms:
70 This version of make is ported natively to Windows32 platforms
76 Do not confuse this port of GNU make with other Windows32 projects
77 which provide a GNU make binary. These are separate projects
80 GNU make and sh.exe:
95 GNU make and brain-dead shells (BATCH_MODE_ONLY_SHELL):
103 To work around this difficulty, this version of make supports
105 time, make forces all command lines to be executed via script
115 GNU make and Cygnus GNU Windows32 tools:
118 define the HAVE_CYGWIN_SHELL in config.h and rebuild make
119 from scratch. This version of make tested with B20.1 of Cygwin.
122 GNU make and the MKS shell:
126 build make. Do not define BATCH_MODE_ONLY_SHELL if you turn
129 GNU make handling of drive letters in pathnames (PATH, vpath, VPATH):
133 used in PATH variables, make tries to be smart about knowing when
167 GNU make test suite:
170 of make-test-3.81 (modifications to get test suite to run
174 Building GNU make on Windows NT and Windows 95/98 with Microsoft Visual C:
183 prefer, you can change make to build with shared libraries by
197 There is at least one place in make (VPATH/vpath handling) where
199 others too. I chose to not try and port make in such a way so
220 By default, GNU make retains its case sensitivity when comparing
238 Reliance on this behavior also eliminates the ability of GNU make
241 than a C rule using %.c. GNU make will consider these to be the
260 make does respect case sensitivity.
271 is described in the GNU make manual and the base README.