Parent Directory | Revision Log | Revision Graph | Patch
revision 1.3 by adcroft, Tue Nov 25 15:31:47 2003 UTC | revision 1.4 by edhill, Tue Nov 25 17:22:47 2003 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #!/bin/sh | #! /usr/bin/env sh |
2 | # | # |
3 | # Converts -Dmacro to #define macro | # Converts -Dmacro to #define macro |
4 | # and -Umacro to #undef macro | # and -Umacro to #undef macro |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |