1999-04-25 00:14:18 +08:00
|
|
|
## process this file with automake to produce Makefile.am
|
|
|
|
AUTOMAKE_OPTIONS=foreign
|
1999-10-04 23:21:39 +08:00
|
|
|
noinst_LTLIBRARIES=libtsrm.la
|
2013-10-17 15:43:52 +08:00
|
|
|
libtsrm_la_SOURCES = TSRM.c tsrm_strtok_r.c
|
2000-08-25 17:04:51 +08:00
|
|
|
|
|
|
|
depend:
|