php-src/TSRM/Makefile.am

7 lines
166 B
Makefile
Raw Normal View History

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