summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-17 06:06:50 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-18 08:35:43 +0200
commit370882bb598599a768b2fe05c7997d6248b68419 (patch)
tree5e06416fb75d95c4e5dc2cafea96e6787026697a /.gitignore
parent0e60b812c05ed5e3704ab6f31f29040040c3edd7 (diff)
downloadphp-git-370882bb598599a768b2fe05c7997d6248b68419.tar.gz
Remove stamp-h
The stamp-* files can be used as helpers for Makefiles to not redo certain targets again. The stamp-h are mentioned in the Autoconf docs [1] to help generate the config.h file. Since the usage of stamp-h file was removed in 232afa4816c60a20d3db48c304ac59312d46ec46 this patch cleans few obsolete occurrences. This patch also removes two occurrences of `main/stamp-h1` and `main/streams/stamp-h1` rules in the .gitignore file since they are not generated with the current build systems anymore. The `stamp-h$am_indx` files were once generated using aclocal and automake. [1] https://www.gnu.org/software/autoconf/manual/autoconf-2.69/autoconf.html
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 1ee16de4c7..9bd5c8f26a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,19 +71,15 @@ php_test_results_*.txt
php_version.h
results.txt
shlibtool
-stamp-h
test.php3
tmp-php.ini
-stamp-h.in
scan_makefile_in.awk
main/php_config.h
main/php_config.h.in
main/build-defs.h
main/internal_functions_cli.c
main/config.w32.h
-main/stamp-h1
main/streams/build-defs.h
-main/streams/stamp-h1
pear/install-pear-nozlib.phar
pear/phpize
pear/run-tests