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