repo.or.cz
/
dfdiff.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
I missed this file. We are running 9.3.4-P1 now, not 9.3.4.
[dfdiff.git]
/
usr.bin
/
fsync
/
Makefile
blob
2e18fac16f1f7394910222861d0106e65eca0fe5
1
# $FreeBSD: src/usr.bin/fsync/Makefile,v 1.2.2.1 2000/07/20 00:41:26 ps Exp $
2
# $DragonFly: src/usr.bin/fsync/Makefile,v 1.3 2004/12/12 17:01:05 liamfoy Exp $
3
4
PROG
=
fsync
5
6
WARNS?
=
6
7
.
include
<
bsd.prog.mk
>