home *** CD-ROM | disk | FTP | other *** search
- Linkflags = -aif -o $@
- Squeezeflags = -o $@
-
- Files = ARP.o.* DNS.o.* Drivers.o.* Finger.o.* FTP.o.* \
- ICMP.o.* IP.o.* Main.o.* Misc.o.* MiscCli.o.* \
- MiscServ.o.* NetMisc.o.* NNTP.o.* POP.o.* \
- Radio.o.* SMTP.o.* TCP.o.* Telnet.o.* UDP.o.* \
- +Libs.o.vtlib C:o.RISC_OSLib C:o.Stubs
-
- !RunImage: RunImage
- Squeeze $(Squeezeflags) RunImage
-
- RunImage: $(Files)
- Link $(Linkflags) $(Files)
-