mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
8 lines
113 B
Makefile
8 lines
113 B
Makefile
|
|
LTLIBRARY_NAME = libhyperwave.la
|
|
LTLIBRARY_SOURCES = hw.c hg_comm.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|
|
|
|
|