aboutsummaryrefslogtreecommitdiffstats
path: root/diskdev_cmds/mount_fdesc.tproj/Makefile
blob: 7ed96713c478e6f580b883829db82813ac5febf3 (plain) (blame)
1
2
3
4
5
6
7
8
PROG=	mount_fdesc
MAN=	mount_fdesc.8

LDADD=-lutil

BINDIR=/sbin

.include <bsd.prog.mk>