mirror of
https://github.com/php/php-src.git
synced 2025-01-06 19:03:31 +08:00
8 lines
154 B
Makefile
8 lines
154 B
Makefile
# $Id$
|
|
|
|
LTLIBRARY_NAME = libopenssl.la
|
|
LTLIBRARY_SOURCES = openssl.c
|
|
LTLIBRARY_SHARED_NAME = openssl.la
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|