home *** CD-ROM | disk | FTP | other *** search
- aha: schlaf
- del schlaf.exe
- del schlaf.obj
-
- flags=-G2 -Lp -Fb # OS/2: 286-code, protected mode, Bind-family, OS2-Def
-
- map=-Fm -Fs # map-file
-
- modeltype=S
- model=-A$(modeltype)
-
- schlaf.exe:
- cl -Ox $(model) $(flags) $(map) $*.c -o $*
-
- ###########################
-