home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 8 Other
/
08-Other.zip
/
EXTANI.ZIP
/
BOXES
next >
Wrap
Text File
|
1990-04-22
|
303b
|
10 lines
# Makefile for the BOXES animated desktop extension
boxes.obj : boxes boxes.c
cl /c /ALw /G2cs /Ox /W3 /FPa /D_MT boxes.c
boxes.ani : boxes boxes.obj boxes.def
link /align:16 /NOD boxes,boxes.dll,nul,os2 llibcdll,boxes
if exist boxes.ani del boxes.ani
ren boxes.dll boxes.ani