]> granicus.if.org Git - php/commit
Move Makefile.global and Makefile.gcov to build directory
authorPeter Kokot <peterkokot@gmail.com>
Mon, 4 Mar 2019 05:06:10 +0000 (06:06 +0100)
committerPeter Kokot <peterkokot@gmail.com>
Mon, 4 Mar 2019 11:30:42 +0000 (12:30 +0100)
commit2957651c5c2a003e96318fc9217764b91266723a
treee41d1fa82115e700cd843fab7e3292c24fcd6528
parentdeb44d405eb27a6654ad9a57c1e5f641218b22a4
Move Makefile.global and Makefile.gcov to build directory

These files can be stored in the build directory instead of bloating the
project root directory.
.gitignore
acinclude.m4
build/Makefile.gcov [moved from Makefile.gcov with 100% similarity]
build/Makefile.global [moved from Makefile.global with 100% similarity]
configure.ac
main/main.c
scripts/Makefile.frag
scripts/phpize.in