diff options
| author | Paul Smith <psmith@gnu.org> | 2005-08-29 14:11:00 +0000 |
|---|---|---|
| committer | Paul Smith <psmith@gnu.org> | 2005-08-29 14:11:00 +0000 |
| commit | f7598efb676502e3ade6aac4a61be0984de4abda (patch) | |
| tree | 788b89fb6c91f3ffb446e4bb49826a695c71c4b9 /tests/scripts/options | |
| parent | 6636dc1d5c41840afd58e402f7b6ea6ef25de943 (diff) | |
| download | gunmake-f7598efb676502e3ade6aac4a61be0984de4abda.tar.gz | |
Fix make.h preprocessor directive to work better with Windows compilers.
Fix some regression tests to (hopefully) work better on Windows.
Diffstat (limited to 'tests/scripts/options')
| -rw-r--r-- | tests/scripts/options/dash-I | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/scripts/options/dash-I b/tests/scripts/options/dash-I index 0be0bd7..8dc5d9b 100644 --- a/tests/scripts/options/dash-I +++ b/tests/scripts/options/dash-I @@ -1,3 +1,5 @@ +# -*-perl-*- + $description ="The following test creates a makefile to test the -I option."; $details = "\ |
