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