Corrected msgs.c that it does function now, thanks to mte@hpy.fi.
[unix-history] / usr.bin / uniq / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.2 (Berkeley) 5/11/90
2
3PROG= uniq
4
5.include <bsd.prog.mk>