Add a manual page for the umtx_*() system calls.
[dragonfly.git] / usr.bin / uac / Makefile
1 # $FreeBSD: src/usr.bin/uac/Makefile,v 1.1 2000/01/19 09:47:19 obrien Exp $
2 # $DragonFly: src/usr.bin/uac/Attic/Makefile,v 1.2 2003/06/17 04:29:33 dillon Exp $
3
4 PROG=   uac
5
6 .include <bsd.prog.mk>