Add script directory

git-svn-id: trunk@20910 -
This commit is contained in:
pierre 2012-04-18 10:10:03 +00:00
parent 6ce33d3aef
commit 11fe796ac3
2 changed files with 8 additions and 0 deletions

1
.gitattributes vendored
View File

@ -8374,6 +8374,7 @@ rtl/unix/oscdecl.inc svneol=native#text/plain
rtl/unix/oscdeclh.inc svneol=native#text/plain
rtl/unix/ports.pp svneol=native#text/plain
rtl/unix/printer.pp svneol=native#text/plain
rtl/unix/scripts/README svneol=native#text/plain
rtl/unix/serial.pp svneol=native#text/plain
rtl/unix/settimeo.inc svneol=native#text/plain
rtl/unix/sockets.pp svneol=native#text/plain

7
rtl/unix/scripts/README Normal file
View File

@ -0,0 +1,7 @@
This directory was added to centralize the scripts
that can be usefull for different Unix system,
especially to check consistency between
RTL files and system headers.
Pierre Muller 2012/04/18