Deleted Added
full compact
Makefile.m4 (90792) Makefile.m4 (98841)
1dnl $Id: Makefile.m4,v 1.3.2.1 2002/06/21 21:58:49 ca Exp $
1include(confBUILDTOOLSDIR`/M4/switch.m4')
2
3bldPRODUCT_START(`executable', `test')
4define(`bldSOURCES', `t_dropgid.c ')
5bldPRODUCT_END
6
7include(confBUILDTOOLSDIR`/M4/'bldM4_TYPE_DIR`/sm-test.m4')
8dnl smtest(`getipnode')
9smtest(`t_dropgid')
10smtest(`t_exclopen')
11smtest(`t_pathconf')
12smtest(`t_seteuid')
13smtest(`t_setgid')
14smtest(`t_setreuid')
15smtest(`t_setuid')
16dnl smtest(`t_snprintf')
17
18bldFINISH
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