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