summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fstyp/Makefile
blob: d0b14d1bc79579bedc8689c3604ed824653e0a88 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	fstyp
SRCS=	fstyp.c ext2fs.c cd9660.c msdosfs.c ntfs.c ufs.c
MAN=	fstyp.8

WARNS=	6

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud