summaryrefslogtreecommitdiff
path: root/TSRM/Makefile.am
blob: e232381a019e134909b57532307908889bde07d4 (plain)
1
2
3
4
5
6
## process this file with automake to produce Makefile.am
AUTOMAKE_OPTIONS=foreign
noinst_LTLIBRARIES=libtsrm.la
libtsrm_la_SOURCES = TSRM.c tsrm_strtok_r.c

depend: