]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/column/Makefile
Bring back part of r249367 by adding DTrace's temporal option, which allows
[FreeBSD/FreeBSD.git] / usr.bin / column / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   column
5
6 .include <bsd.prog.mk>