Makefile.m4 revision 266692
1dnl $Id: Makefile.m4,v 1.6 2013-04-01 21:04:29 ca Exp $
2include(confBUILDTOOLSDIR`/M4/switch.m4')
3
4bldPRODUCT_START(`executable', `test')
5define(`bldSOURCES', `t_dropgid.c ')
6bldPRODUCT_END
7
8include(confBUILDTOOLSDIR`/M4/'bldM4_TYPE_DIR`/sm-test.m4')
9dnl smtest(`getipnode')
10smtest(`t_dropgid')
11smtest(`t_exclopen')
12smtest(`t_pathconf')
13smtest(`t_seteuid')
14smtest(`t_setgid')
15smtest(`t_setreuid')
16smtest(`t_setuid')
17dnl smtest(`t_snprintf')
18
19bldFINISH
20