L_TARGET	:= net.a
L_OBJS		:= net.o bootp.o tftp.o udp.o ip.o arp.o eth.o

L_OBJS += 3c59x.o
L_OBJS += dec21041.o

include $(TOPDIR)/Rules.make
