ulat:	ulat.c
	cc -g -DINET6 -I../../sys ulat.c -o ulat -L/usr/inet6/lib -linet6
clean:
	/bin/rm ulat
