From: nhmall Date: Thu, 3 Feb 2022 16:26:49 +0000 (-0500) Subject: yet even more src/.gitattributes (final?) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01e820fa3767a9212c6fdc6440723267930e9ac6;p=nethack yet even more src/.gitattributes (final?) --- diff --git a/src/.gitattributes b/src/.gitattributes index a4a420e32..a20a2166f 100644 --- a/src/.gitattributes +++ b/src/.gitattributes @@ -1,7 +1,7 @@ * NH_filestag=(file%s_for_all_versions) ..files NH_filegenerated=Makefile,Makefile.mingw32,qt_kde0.moc,qt_main.moc,qt_map.moc,qt_menu.moc,qt_msg.moc,qt_plsel.moc,qt_set.moc,qt_stat.moc,qt_xcmd.moc,qt_yndlg.moc,tile.c,monstr.c -Makefile.mingw32=(file%s_for_win32_that_are_moved_into_src_at_compile_time) +Makefile.mingw32=NH_filesgentag=(file%s_for_win32_that_are_moved_into_src_at_compile_time) Makefile NH_filesgentag=>Makefile.mingw32 qt_kde0.moc NH_filesgentag=(file%s_generated_by_'moc'_for_Qt_interface_at_compile_time)