1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00
Files
archived-php-src/ext/recode/Makefile.in
2000-05-01 22:04:52 +00:00

10 lines
106 B
Makefile

LTLIBRARY_NAME = librecode.la
LTLIBRARY_SOURCES = recode.c
include $(top_srcdir)/build/dynlib.mk