Deleted Added
full compact
Makefile (138447) Makefile (139103)
1# $FreeBSD: head/tools/regression/aio/aiotest/Makefile 138447 2004-12-06 12:56:38Z rwatson $
1# $FreeBSD: head/tools/regression/aio/aiotest/Makefile 139103 2004-12-21 08:47:35Z ru $
2
3PROG= aiotest
2
3PROG= aiotest
4NOMAN= YES
4NO_MAN= YES
5
6DPADD= ${LIBUTIL}
7LDADD= -lutil
8
9.include <bsd.prog.mk>
5
6DPADD= ${LIBUTIL}
7LDADD= -lutil
8
9.include <bsd.prog.mk>