[go: up one dir, main page]

Menu

[r15]: / engine / makefile  Maximize  Restore  History

Download this file

8 lines (6 with data), 231 Bytes

1
2
3
4
5
6
all:
@echo Please use one of the following..
@echo make -fmakefile.dos For DJGPP
@echo make -fmakefile.lin For Linux
@echo make -fmakefile.be For BeOS R4 for intel
@echo make -fmakefile.win For Windows 95 with MING or Cygnus