mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
5 lines
111 B
Makefile
5 lines
111 B
Makefile
|
|
LTLIBRARY_NAME = libhyperwave.la
|
|
LTLIBRARY_SOURCES = hw.c hg_comm.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|