x25route: x25route.o

install: x25route
	install -s x25route /usr/sbin
	install x25route.8 /usr/man/man8

clean:
	rm -f *.o x25route
