2a4d079c1f
copying the same files to multiple directories. This should make things easier when it comes time to update to a newer version of diffutils. With this checkin, this brings the netbsd and freebsd diff dists into sync.
7 lines
177 B
Makefile
7 lines
177 B
Makefile
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
|
|
|
|
SUBDIR= bc cvs diff diff3 gas gawk gcc1 gcc2 gdb grep groff gzip \
|
|
less ld man patch pr rcs sdiff sort tar
|
|
|
|
.include <bsd.subdir.mk>
|