freebsd-dev/gnu/Makefile
J.T. Conklin 4d5de78c85 Update diff, diff3, and sdiff's makefiles to use .PATH: instead of
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.
1993-07-09 20:36:06 +00:00

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>