Fix a number of gcc80 -Wsizeof-pointer-memaccess warnings.
[dragonfly.git] / usr.bin / cut / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 6/6/93
2 # $FreeBSD: head/usr.bin/cut/Makefile 272783 2014-10-09 01:46:31Z ngie $
3
4 PROG=   cut
5
6 .include <bsd.prog.mk>