mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
Remove old Makefile templates
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
|
||||
LTLIBRARY_NAME = libxml.la
|
||||
LTLIBRARY_SOURCES = xml.c
|
||||
LTLIBRARY_DEPENDENCIES = $(EXPAT_INTERNAL_LIBADD)
|
||||
LTLIBRARY_LIBADD = $(LTLIBRARY_DEPENDENCIES)
|
||||
LTLIBRARY_SHARED_NAME = xml.la
|
||||
LTLIBRARY_SHARED_LIBADD = $(EXPAT_SHARED_LIBADD)
|
||||
|
||||
SUBDIRS = $(EXPAT_SUBDIRS)
|
||||
|
||||
include $(top_srcdir)/build/dynlib.mk
|
||||
@@ -1,7 +0,0 @@
|
||||
|
||||
LTLIBRARY_NAME = libexpat.la
|
||||
LTLIBRARY_SOURCES = xmlparse.c xmlrole.c xmltok.c
|
||||
|
||||
EXTRA_INCLUDES = $(XML_CPPFLAGS)
|
||||
|
||||
include $(top_srcdir)/build/dynlib.mk
|
||||
Reference in New Issue
Block a user