1) Fix -E (no escape char) mode, has error with 0xFF char
[unix-history] / usr.bin / cut / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.2 (Berkeley) 5/11/90
2
3PROG= cut
4
5.include <bsd.prog.mk>