Deleted Added
full compact
Makefile (1591) Makefile (201386)
1# @(#)Makefile 8.1 (Berkeley) 6/9/93
1# @(#)Makefile 8.1 (Berkeley) 6/9/93
2# $FreeBSD: head/usr.bin/look/Makefile 201386 2010-01-02 10:27:05Z ed $
2
3PROG= look
4
3
4PROG= look
5
6WARNS?= 2
7
5.include <bsd.prog.mk>
8.include <bsd.prog.mk>