1266692Sgshapirodnl $Id: Makefile.m4,v 1.75 2013-08-27 19:02:10 ca Exp $
290792Sgshapirodefine(`confREQUIRE_LIBUNIX')
390792Sgshapiroinclude(confBUILDTOOLSDIR`/M4/switch.m4')
490792Sgshapiro
590792Sgshapirodefine(`confREQUIRE_LIBSM', `true')
6168515Sgshapirodefine(`confREQUIRE_SM_OS_H', `true')
790792SgshapiroPREPENDDEF(`confENVDEF', `confMAPDEF')
890792SgshapirobldPRODUCT_START(`library', `libsm')
9285303Sgshapirodefine(`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 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 memstat.c util.c inet6_ntop.c ')
1090792SgshapirobldPRODUCT_END
11147078Sgshapirodnl msg.c
1290792Sgshapirodnl syslogio.c
1390792Sgshapiro
14168515Sgshapirodefine(`confCHECK_LIBS',`libsm.a')dnl
15168515Sgshapiroinclude(confBUILDTOOLSDIR`/M4/'bldM4_TYPE_DIR`/check.m4')
16168515Sgshapirosmcheck(`t-event', `compile-run')
17168515Sgshapirosmcheck(`t-exc', `compile-run')
18168515Sgshapirosmcheck(`t-rpool', `compile-run')
19168515Sgshapirosmcheck(`t-string', `compile-run')
20168515Sgshapirosmcheck(`t-smstdio', `compile-run')
21249729Sgshapirosmcheck(`t-fget', `compile-run')
22168515Sgshapirosmcheck(`t-match', `compile-run')
23168515Sgshapirosmcheck(`t-strio', `compile-run')
24168515Sgshapirosmcheck(`t-heap', `compile-run')
25168515Sgshapirosmcheck(`t-fopen', `compile-run')
26168515Sgshapirosmcheck(`t-strl', `compile-run')
27168515Sgshapirosmcheck(`t-strrevcmp', `compile-run')
28168515Sgshapirosmcheck(`t-types', `compile-run')
29168515Sgshapirosmcheck(`t-path', `compile-run')
30168515Sgshapirosmcheck(`t-float', `compile-run')
31168515Sgshapirosmcheck(`t-scanf', `compile-run')
32168515Sgshapirosmcheck(`t-shm', `compile-run')
33168515Sgshapirosmcheck(`t-sem', `compile-run')
34261363Sgshapirosmcheck(`t-inet6_ntop', `compile-run')
35168515Sgshapirodnl smcheck(`t-msg', `compile-run')
36168515Sgshapirosmcheck(`t-cf')
37168515Sgshapirosmcheck(`b-strcmp')
3890792Sgshapirodnl SM_CONF_STRL cannot be turned off
39168515Sgshapirodnl smcheck(`b-strl')
40168515Sgshapirosmcheck(`t-memstat')
4190792Sgshapiro
42168515Sgshapirosmcheck(`t-qic', `compile-run')
43168515Sgshapirodivert(bldTARGETS_SECTION)
44168515Sgshapirodivert(0)
45168515Sgshapiro
4690792SgshapirobldFINISH
47