docs: Move bc(1) USD papers into share/doc
[dragonfly.git] / usr.bin / comm / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: head/usr.bin/comm/Makefile 265420 2014-05-06 04:22:01Z imp $
3
4 PROG=   comm
5
6 .include <bsd.prog.mk>