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