update Files attributes with priorities and %s substitution

This commit is contained in:
keni
2018-05-31 21:42:06 -04:00
parent a1b19734e9
commit 0e51afc7cd
33 changed files with 85 additions and 85 deletions

View File

@@ -5,6 +5,6 @@ README.linux NHSUBST
depend.awk NHSUBST
sysconf NHSUBST
*shr NH_header=no
* NH_filestag=(files_for_UNIX_versions)
cpp?.shr NH_filestag=(files_for_replacement_cpp,_only_needed_by_some_ancient_UNIX_systems)
snd86unx.shr NH_filestag=(file_for_sound_driver_for_386_UNIX)
* NH_filestag=(file%s_for_UNIX_versions)
cpp?.shr NH_filestag=(file%s_for_replacement_cpp,_only_needed_by_some_ancient_UNIX_systems)
snd86unx.shr NH_filestag=(file%s_for_sound_driver_for_386_UNIX)