mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
7 lines
118 B
Makefile
7 lines
118 B
Makefile
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= include lib usr.bin usr.sbin
|
|
|
|
.include <bsd.subdir.mk>
|