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:
1
src/.gitignore
vendored
1
src/.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
# Files generated by the autotools:
|
||||
/configure
|
||||
/config.h.in
|
||||
/config.h.msvc
|
||||
/config.h_vms
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user