php-src/TSRM/Makefile.am
2000-08-25 09:04:51 +00:00

7 lines
150 B
Makefile

## process this file with automake to produce Makefile.am
AUTOMAKE_OPTIONS=foreign
noinst_LTLIBRARIES=libtsrm.la
libtsrm_la_SOURCES = TSRM.c
depend: