mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
b50f925789
the rest of systrace to be deleted in a serious of followup commits. ok from larger openbsd developer community
9 lines
241 B
Makefile
9 lines
241 B
Makefile
# $OpenBSD: Makefile,v 1.14 2016/04/25 19:05:09 tedu Exp $
|
|
|
|
SUBDIR= cat chio chmod cp csh date dd df domainname echo \
|
|
ed expr hostname kill ksh ln ls md5 mkdir mt \
|
|
mv pax ps pwd rm rmdir sleep stty \
|
|
sync test
|
|
|
|
.include <bsd.subdir.mk>
|