mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
7 lines
200 B
Makefile
7 lines
200 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
SUBDIR= cat chmod cp csh date dd df echo ed expr hostname kill ln ls \
|
|
mkdir mv pax ps pwd rcp rm rmail rmdir sh sleep stty sync test
|
|
|
|
.include <bsd.subdir.mk>
|