1
0
mirror of https://git.tukaani.org/xz.git synced 2025-04-02 05:40:58 +00:00

1 Commits

Author SHA1 Message Date
Lasse Collin
44b333d461 Use the filename suffix .S instead of .s for assembler files
so that the preprocessor removes the /* */ style comments,
which are not supported by some non-GNU assemblers (Solaris)
that otherwise work with this code.
2007-12-14 10:07:10 +02:00