freebsd-dev/tools/regression/doat/Makefile
Roman Divacky e5de992c3f Simple testing program for *at family of syscalls.
Approved by:	kib (mentor)
2008-05-18 08:34:04 +00:00

8 lines
57 B
Makefile

# $FreeBSD$
PROG= doat
NO_MAN=
.include <bsd.prog.mk>