Edit

IABSD.fr/src/bin/Makefile

Branch :

  • Show log

    Commit

  • Author : tedu
    Date : 2016-04-25 19:05:09
    Hash : b50f9257
    Message : 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

  • bin/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>