# @(#) $Revision: 70.1 $

all: getinfo.o detach.o switchnet.o signal.o switchdsub.o
bls: getinfo.o detach.o switchnet.o signal.o switchdsub.o

getinfo.o: getinfo.h

switchnet.o: switchnet.h

clobber clean:
	rm -f *.o

lint:
