mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
6 lines
121 B
Makefile
6 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>
|