ddcdd26ef6
where needed. Also, fix bad indentation on lines already affected by the above changes. Tested with: make universe
7 lines
86 B
Makefile
7 lines
86 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $FreeBSD$
|
|
|
|
PROG= tcopy
|
|
|
|
.include <bsd.prog.mk>
|