Pre-2.0 release: Sync with HAMMER 64 - NFS and cross-device link fixes.
[dragonfly.git] / bin / test / Makefile
blob1d8cfc01b27c6d4cd4d53a9fd776ff11f00c58e1
1 # @(#)Makefile 8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/bin/test/Makefile,v 1.6.2.1 2001/08/01 05:31:04 obrien Exp $
3 # $DragonFly: src/bin/test/Makefile,v 1.4 2005/02/06 06:16:40 okumoto Exp $
5 PROG= test
7 LINKS= ${BINDIR}/test ${BINDIR}/[
8 MLINKS= test.1 '[.1'
10 .include <bsd.prog.mk>