]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/sendmail/test/Makefile.m4
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / sendmail / test / Makefile.m4
1 dnl $Id: Makefile.m4,v 1.6 2013/04/01 21:04:29 ca Exp $
2 include(confBUILDTOOLSDIR`/M4/switch.m4')
3
4 bldPRODUCT_START(`executable', `test')
5 define(`bldSOURCES', `t_dropgid.c ')
6 bldPRODUCT_END
7
8 include(confBUILDTOOLSDIR`/M4/'bldM4_TYPE_DIR`/sm-test.m4')
9 dnl smtest(`getipnode')
10 smtest(`t_dropgid')
11 smtest(`t_exclopen')
12 smtest(`t_pathconf')
13 smtest(`t_seteuid')
14 smtest(`t_setgid')
15 smtest(`t_setreuid')
16 smtest(`t_setuid')
17 dnl smtest(`t_snprintf')
18
19 bldFINISH