1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Remove old infrastructure for building with MSVC.

This commit is contained in:
Bruno Haible
2012-07-01 18:05:30 +02:00
parent dd4c596245
commit bf93ebd28e
7 changed files with 15 additions and 206 deletions

1
src/.gitignore vendored
View File

@@ -1,6 +1,5 @@
# Files generated by the autotools:
/configure
/config.h.in
/config.h.msvc
/config.h_vms

View File

@@ -158,7 +158,7 @@ SOURCE_FILES = \
IMPORTED_FILES =
# List of distributed files generated by autotools or Makefile.devel.
GENERATED_FILES = \
configure config.h.in config.h.msvc config.h_vms
configure config.h.in config.h_vms
# List of distributed files generated by "make".
DISTRIBUTED_BUILT_FILES =
# List of distributed files.