repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
indxbib(1): Use FILES instead of beforeinstall target.
[dragonfly.git]
/
sbin
/
newfs_msdos
/
Makefile
blob
75b2462588acc2443c2a88e3cbdbad22857795c4
1
# $FreeBSD: head/sbin/newfs_msdos/Makefile 298107 2016-04-16 07:45:30Z gjb $
2
3
PROG
=
newfs_msdos
4
SRCS
=
newfs_msdos.c mkfs_msdos.c
5
MAN
=
newfs_msdos
.8
6
7
.
include
<
bsd.prog.mk
>