mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
6 lines
104 B
Makefile
6 lines
104 B
Makefile
|
|
LTLIBRARY_NAME = libgettext.la
|
|
LTLIBRARY_SOURCES = gettext.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|