mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Remove bugus file.
This commit is contained in:
parent
8b43f3222e
commit
3fd006d648
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
include $(top_builddir)/config_vars.mk
|
|
||||||
LTLIBRARY_OBJECTS = $(LTLIBRARY_SOURCES:.c=.lo) $(LTLIBRARY_OBJECTS_X)
|
|
||||||
LTLIBRARY_SHARED_OBJECTS = $(LTLIBRARY_OBJECTS:.lo=.slo)
|
|
||||||
$(LTLIBRARY_NAME): $(LTLIBRARY_OBJECTS) $(LTLIBRARY_DEPENDENCIES)
|
|
||||||
$(LINK) $(LTLIBRARY_LDFLAGS) $(LTLIBRARY_OBJECTS) $(LTLIBRARY_LIBADD)
|
|
||||||
|
|
||||||
targets = $(LTLIBRARY_NAME)
|
|
Loading…
Add table
Add a link
Reference in a new issue