mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
9 lines
105 B
Makefile
9 lines
105 B
Makefile
|
|
LTLIBRARY_NAME = librecode.la
|
|
LTLIBRARY_SOURCES = recode.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|
|
|
|
|
|
|