Nuke unused macro and comment
[dragonfly.git] / usr.bin / tee / Makefile
blob7f245c5090c9a3501ec4241c0ae9632a1644b25c
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/tee/Makefile,v 1.3 2007/08/27 16:50:59 pavalos Exp $
4 PROG= tee
6 .include <bsd.prog.mk>