freebsd-dev/gnu/Makefile
Bill Paul 6c1bb9003f Hurm... I could have sworn I added usr.sbin to the top level GNU
Makefile. Apparently I was mistaken. *groan*
1995-02-07 19:10:39 +00:00

6 lines
120 B
Makefile

# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
SUBDIR= games include lib libexec usr.bin usr.sbin
.include <bsd.subdir.mk>