Deleted Added
sdiff udiff text old ( 90792 ) new ( 98841 )
full compact
1dnl $Id: Makefile.m4,v 1.3.2.1 2002/06/21 21:58:49 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