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

LDADD=-lutil

.include <bsd.prog.mk>