boot/pc32: Separate hostprog.
[dragonfly.git] / usr.bin / column / Makefile
blobbaa97b497b615307045174f07acce15a32bc250e
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $FreeBSD: head/usr.bin/column/Makefile 90415 2002-02-08 22:31:43Z markm $
4 PROG= column
6 .include <bsd.prog.mk>