mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 00:12:45 +00:00
7 lines
126 B
Makefile
7 lines
126 B
Makefile
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= include lib libexec usr.bin usr.sbin
|
|
|
|
.include <bsd.subdir.mk>
|