home *** CD-ROM | disk | FTP | other *** search
- .key icon
- .bra {
- .ket }
- icon2c {icon} icon.c ; convert the icon into c source: "icon.c"
- lc icon.c ; compile the icon c source
- ; link everything...
- Blink FROM lib:c.o remake.o icon.o TO Remake LIB lib:lc.lib SC SD ND
- remake ; remake the icon from the c source
-