]> granicus.if.org Git - nethack/commitdiff
more obsolete file references
authornhmall <nhmall@nethack.org>
Fri, 4 Feb 2022 20:52:42 +0000 (15:52 -0500)
committernhmall <nhmall@nethack.org>
Fri, 4 Feb 2022 20:52:42 +0000 (15:52 -0500)
sys/share/.gitattributes

index a88c7a18c1d5aba5abae41d75364f4178c9ffd80..f0f5f74b61146c23bf40e0977cda270481134979 100644 (file)
@@ -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)