home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Desktop Works 1995 - 1996
/
desktopworks1995-1996.iso
/
scrnsave
/
newsaver
/
sticks
< prev
next >
Wrap
Text File
|
1996-01-01
|
462b
|
21 lines
all: sticks.spx
.c.obj:
cl -c -Asnw -Gsw -Oas -Zpe -W3 $*.c >$*.err
sticks.obj: sticks.c sticks.h
sticks.res: sticks.rc sticks.dlg
rc -r sticks.rc
libentry.obj: libentry.asm
masm -Mx libentry,libentry;
sticks.spx: libentry.obj sticks.obj sticks.def sticks.res
link sticks libentry, sticks.exe, , /NOE /NOD sdllcew libw, sticks.def
rc sticks.res
if exist sticks.spx del sticks.spx
ren sticks.exe sticks.spx