Revision 19204,
1.5 KB
checked in by zacheiss, 21 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r19203,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | dnl $Id: Makefile.m4,v 1.1.1.1 2003-04-08 15:07:47 zacheiss Exp $ |
---|
2 | define(`confREQUIRE_LIBUNIX') |
---|
3 | include(confBUILDTOOLSDIR`/M4/switch.m4') |
---|
4 | |
---|
5 | define(`confREQUIRE_LIBSM', `true') |
---|
6 | PREPENDDEF(`confENVDEF', `confMAPDEF') |
---|
7 | bldPRODUCT_START(`library', `libsm') |
---|
8 | define(`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 vsprintf.c vsscanf.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 mbdb.c strexit.c cf.c ldap.c niprop.c mpeix.c ') |
---|
9 | bldPRODUCT_END |
---|
10 | dnl sem.c msg.c |
---|
11 | dnl syslogio.c |
---|
12 | |
---|
13 | include(confBUILDTOOLSDIR`/M4/'bldM4_TYPE_DIR`/sm-test.m4') |
---|
14 | smtest(`t-event', `run') |
---|
15 | smtest(`t-exc', `run') |
---|
16 | smtest(`t-rpool', `run') |
---|
17 | smtest(`t-string', `run') |
---|
18 | smtest(`t-smstdio', `run') |
---|
19 | smtest(`t-match', `run') |
---|
20 | smtest(`t-strio', `run') |
---|
21 | smtest(`t-heap', `run') |
---|
22 | smtest(`t-fopen', `run') |
---|
23 | smtest(`t-strl', `run') |
---|
24 | smtest(`t-strrevcmp', `run') |
---|
25 | smtest(`t-types', `run') |
---|
26 | smtest(`t-path', `run') |
---|
27 | smtest(`t-float', `run') |
---|
28 | smtest(`t-scanf', `run') |
---|
29 | smtest(`t-shm', `run') |
---|
30 | dnl smtest(`t-sem', `run') |
---|
31 | dnl smtest(`t-msg', `run') |
---|
32 | smtest(`t-cf') |
---|
33 | smtest(`b-strcmp') |
---|
34 | dnl SM_CONF_STRL cannot be turned off |
---|
35 | dnl smtest(`b-strl') |
---|
36 | |
---|
37 | bldFINISH |
---|
Note: See
TracBrowser
for help on using the repository browser.