Lines Matching refs:on
1 Port of GNU Make to 32-bit protected mode on MSDOS and MS-Windows.
8 1. Supports long filenames when run from DOS box on Windows 9x.
41 If you are installing Make on Windows 9X or Windows 2000, use an
43 unzipping, make sure the directory with make.exe is on your PATH,
50 if you use PKUNZIP). If you build Make on Windows 9X or Windows
76 4. If you will need to run Make on machines without an FPU, you
78 floating-point instructions (they don't help much on MSDOS
108 and the docs manually. Copy make.exe to a directory on your
151 works just like you'd expect on Unix, calling the shell for any
157 on that file.
175 `system' where it would invoke the shell on Unix. The most
180 with it, and can also change the drive if the directory is on
183 name is mentioned on the first line of the script is installed
206 in the current working directory, or anywhere on the $PATH (in
215 lot of decisions that this port makes depend on the gender of
220 for Makefiles; if you set $SHELL in the environment or on the
224 The default value of $SHELL is computed as on Unix (see the Make
229 environment *is* used to set the shell (since on MSDOS, it's
258 If you run Make on Windows 9x, you should be aware of the
260 file operations are case-insensitive on Windows 9x, so
271 doesn't include characters invalid on MSDOS FAT filesystems,
298 particular, filename globbing won't work on pathnames with
313 reported first on the comp.os.msdos.djgpp news group (if you cannot