Makefile.m4 revision 147078
1147078Sgshapirodnl $Id: Makefile.m4,v 1.68 2005/02/17 23:34:25 ca Exp $
290792Sgshapirodefine(`confREQUIRE_LIBUNIX')
390792Sgshapiroinclude(confBUILDTOOLSDIR`/M4/switch.m4')
490792Sgshapiro
590792Sgshapirodefine(`confREQUIRE_LIBSM', `true')
690792SgshapiroPREPENDDEF(`confENVDEF', `confMAPDEF')
790792SgshapirobldPRODUCT_START(`library', `libsm')
8147078Sgshapirodefine(`bldSOURCES', ` assert.c debug.c errstring.c exc.c heap.c match.c rpool.c strdup.c strerror.c strl.c clrerr.c fclose.c feof.c ferror.c fflush.c fget.c fpos.c findfp.c flags.c fopen.c fprintf.c fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c fwrite.c get.c makebuf.c put.c refill.c rewind.c setvbuf.c smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c vasprintf.c vfprintf.c vfscanf.c vprintf.c vsnprintf.c wbuf.c wsetup.c string.c stringf.c xtrap.c strto.c test.c path.c strcasecmp.c strrevcmp.c signal.c clock.c config.c shm.c sem.c mbdb.c strexit.c cf.c ldap.c niprop.c mpeix.c ')
990792SgshapirobldPRODUCT_END
10147078Sgshapirodnl msg.c
1190792Sgshapirodnl syslogio.c
1290792Sgshapiro
1390792Sgshapiroinclude(confBUILDTOOLSDIR`/M4/'bldM4_TYPE_DIR`/sm-test.m4')
1490792Sgshapirosmtest(`t-event', `run')
1590792Sgshapirosmtest(`t-exc', `run')
1690792Sgshapirosmtest(`t-rpool', `run')
1790792Sgshapirosmtest(`t-string', `run')
1890792Sgshapirosmtest(`t-smstdio', `run')
1990792Sgshapirosmtest(`t-match', `run')
2090792Sgshapirosmtest(`t-strio', `run')
2190792Sgshapirosmtest(`t-heap', `run')
2290792Sgshapirosmtest(`t-fopen', `run')
2390792Sgshapirosmtest(`t-strl', `run')
2490792Sgshapirosmtest(`t-strrevcmp', `run')
2590792Sgshapirosmtest(`t-types', `run')
2690792Sgshapirosmtest(`t-path', `run')
2790792Sgshapirosmtest(`t-float', `run')
2890792Sgshapirosmtest(`t-scanf', `run')
2990792Sgshapirosmtest(`t-shm', `run')
30147078Sgshapirosmtest(`t-sem', `run')
3190792Sgshapirodnl smtest(`t-msg', `run')
3290792Sgshapirosmtest(`t-cf')
3390792Sgshapirosmtest(`b-strcmp')
3490792Sgshapirodnl SM_CONF_STRL cannot be turned off
3590792Sgshapirodnl smtest(`b-strl')
3690792Sgshapiro
3790792SgshapirobldFINISH
38