mirror of
https://github.com/php/php-src.git
synced 2024-12-13 03:44:17 +08:00
6 lines
102 B
Makefile
6 lines
102 B
Makefile
|
|
LTLIBRARY_NAME = libimap.la
|
|
LTLIBRARY_SOURCES = php_imap.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|