Deleted Added
full compact
Makefile (79011) Makefile (87677)
1# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
1# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.bin/what/Makefile 79011 2001-06-30 05:39:36Z dd $
2# $FreeBSD: head/usr.bin/what/Makefile 87677 2001-12-11 22:25:43Z markm $
3
4PROG= what
3
4PROG= what
5WARNS?= 2
6
7.include <bsd.prog.mk>
5
6.include <bsd.prog.mk>