mirror of
https://github.com/php/php-src.git
synced 2024-12-02 06:13:40 +08:00
6 lines
111 B
Makefile
6 lines
111 B
Makefile
|
|
LTLIBRARY_NAME = libhyperwave.la
|
|
LTLIBRARY_SOURCES = hw.c hg_comm.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|