Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : NN0505.ZIP
Filename : RULES.RMK
Output of file : RULES.RMK contained in archive : NN0505.ZIP
//
// If you have special requirements for running Clipper or RTlink,
// change the inference rules here and all rmake files referencing
// Rules.rmk will reflect your changes
//
// CSWTCH and LSWTCH are defined by the mother .rmk files...
//
#ifndef CSWTCH
#ifdef DEBUG
CSWTCH=/w /n /a /m /b /p
#else
CSWTCH=/w /n /a /m
#endif
#endif
#ifndef LSWTCH
#ifdef PLL
LSWTCH=/PLL:BASE50
#else
LSWTCH=
#endif
#endif
.prg.OBJ:
SET CLIPPERCMD=$(CSWTCH)
CLIPPER $<
.OBJ.EXE:
SET RTLINKCMD=/POSI
RTLINK $(LSWTCH) $**,$@;
// EOF: Rules.rmk
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/