mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 18:59:37 +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>
|