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