home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-06-14 | 449 b | 21 lines | [TEXT/MPS ] |
-
- COptions = -b -mbg ch8 -sym full -r
- AOptions = -wb -case on -sym full
-
- CObjs = MSShell.c.o ∂
- MSWindows.c.o ∂
- MineSweeper.c.o ∂
- "{Libraries}"Interface.o ∂
- "{Libraries}"Runtime.o ∂
- # "{CLibraries}"CRuntime.o ∂
- # "{CLibraries}"CInterface.o ∂
-
-
- Window ƒƒ {CObjs} Window.make
- Link -o {Targ} {CObjs}
- SetFile {Targ} -t APPL -c 'MsWn'
- save -a
-
- Window ƒƒ MSWindows.r Window.make
- Rez -rd -o {Targ} MSWindows.r -append
-