1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/bin/Makefile
tedu b50f925789 unlink systrace from the build. pledge is the glorious future that awaits.
the rest of systrace to be deleted in a serious of followup commits.
ok from larger openbsd developer community
2016-04-25 19:05:09 +00:00

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>