update Files attributes with priorities and %s substitution
This commit is contained in:
6
sys/unix/.gitattributes
vendored
6
sys/unix/.gitattributes
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user