1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 15:25:38 -08:00
openbsd-src/libexec/Makefile

14 lines
462 B
Makefile
Raw Normal View History

1995-10-18 01:37:01 -07:00
# from: @(#)Makefile 5.7 (Berkeley) 4/1/91
2022-09-01 07:22:55 -07:00
# $OpenBSD: Makefile,v 1.68 2022/09/01 14:22:56 martijn Exp $
.include <bsd.own.mk>
1995-10-18 01:37:01 -07:00
2014-07-30 10:21:50 -07:00
SUBDIR= comsat fingerd ftpd getty ld.so lockspool login_chpass \
login_lchpass login_ldap login_passwd login_radius login_reject \
login_skey login_token login_yubikey mail.local \
2017-08-21 23:44:06 -07:00
reorder_kernel \
rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld \
2022-09-01 07:22:55 -07:00
security snmpd spamd spamd-setup spamlogd talkd tradcpp
1995-10-18 01:37:01 -07:00
.include <bsd.subdir.mk>