Deleted Added
full compact
Makefile (156735) Makefile (264400)
1# $FreeBSD: head/tools/regression/aio/aiotest/Makefile 156735 2006-03-15 10:46:38Z ru $
1# $FreeBSD: head/tools/regression/aio/aiotest/Makefile 264400 2014-04-13 05:21:56Z imp $
2
3PROG= aiotest
2
3PROG= aiotest
4NO_MAN=
4MAN=
5
6DPADD= ${LIBUTIL}
7LDADD= -lutil
8
9.include <bsd.prog.mk>
5
6DPADD= ${LIBUTIL}
7LDADD= -lutil
8
9.include <bsd.prog.mk>