IMPORT openssh-9.8p1
[dragonfly.git] / test / stress / fsx / Makefile
blob9ff348446990999708528384da4b6b0a2df63a3b
1 # $DragonFly: src/test/stress/fsx/Makefile,v 1.2 2004/05/07 18:04:46 dillon Exp $
4 BINDIR= /tmp
5 PROG= fsx
6 SRCS= fsx.c
8 NOMAN= yes
10 .include <bsd.prog.mk>