mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
MFB
This commit is contained in:
@@ -55,7 +55,7 @@ install-headers:
|
||||
done; \
|
||||
cd $(top_srcdir)/sapi/embed && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/main
|
||||
|
||||
install-programs:
|
||||
install-programs: $(builddir)/phpize $(builddir)/php-config
|
||||
@echo "Installing helper programs: $(INSTALL_ROOT)$(bindir)/"
|
||||
@for prog in $(bin_SCRIPTS); do \
|
||||
echo " program: $$prog"; \
|
||||
|
||||
Reference in New Issue
Block a user