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
sys/vfs/hammer2: Remove obsolete comments on hidden inode
[dragonfly.git]
/
gnu
/
usr.bin
/
rcs
/
rcsmerge
/
Makefile
blob
a723ebdb7d42978e7bb4d424991c1f51d6eb0596
1
PROG
=
rcsmerge
2
CFLAGS
+= -
I
${
.CURDIR
}/
..
/
lib
3
LDADD
= ${
LIBRCS
}
4
DPADD
= ${
LIBRCS
}
5
6
.
include
<
bsd.prog.mk
>