From a25259a97a25cf21b365ac98bdfdefcbcc65cc95 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 4 Feb 2022 15:52:42 -0500 Subject: [PATCH] more obsolete file references --- sys/share/.gitattributes | 9 --------- 1 file changed, 9 deletions(-) diff --git a/sys/share/.gitattributes b/sys/share/.gitattributes index a88c7a18c..f0f5f74b6 100644 --- a/sys/share/.gitattributes +++ b/sys/share/.gitattributes @@ -1,8 +1,6 @@ Makefile.* NHSUBST NetHack.cnf NHSUBST termcap NH_header=no -dgn_comp.h NH_header=no -lev_comp.h NH_header=no Makefile.lib NH_header=no Makefile.lib NH_filestag=(file%s_for_OS/2_version_-_untested_for_3.7) @@ -30,13 +28,6 @@ tclib.c NH_filestag=(file_for_VMS_version) termcap NH_filestag=(file_for_MSDOS,_OS/2,_and_VMS_versions) -dgn_comp.h NH_filestag=(lex/yacc_output_for_special_level_and_dungeon_compilers) -dgn_lex.c NH_filestag=>dgn_comp.h -dgn_yacc.c NH_filestag=>dgn_comp.h -lev_comp.h NH_filestag=>dgn_comp.h -lev_lex.c NH_filestag=>dgn_comp.h -lev_yacc.c NH_filestag=>dgn_comp.h - posixregex.c NH_filestag=60(posix_regex_for_versions_that_include_regex_in_their_C_library) cppregex.cpp NH_filestag=61(c++_regex_code_for_versions_that_can_build_a_C++_module_and_link_it_in)