Edit

IABSD.fr/src/libexec/Makefile

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2017-08-22 06:44:06
    Hash : cb5cb10e
    Message : descend into reorder_kernel

  • libexec/Makefile
  • #	from: @(#)Makefile	5.7 (Berkeley) 4/1/91
    #	$OpenBSD: Makefile,v 1.66 2017/08/22 06:44:06 jsg Exp $
    
    .include <bsd.own.mk>
    
    SUBDIR= comsat fingerd ftpd getty ld.so lockspool login_chpass \
    	login_lchpass login_passwd login_radius login_reject \
    	login_skey login_token login_yubikey mail.local \
    	reorder_kernel \
    	rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld \
    	security spamd spamd-setup spamlogd talkd tradcpp
    
    .include <bsd.subdir.mk>