mirror of
https://github.com/php/php-src.git
synced 2024-11-29 21:04:10 +08:00
7 lines
139 B
Makefile
7 lines
139 B
Makefile
|
|
LTLIBRARY_NAME = libfilepro.la
|
|
LTLIBRARY_SOURCES = filepro.c
|
|
LTLIBRARY_SHARED_NAME = filepro.la
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|