diff options
Diffstat (limited to 'tests/scripts/variables/MAKECMDGOALS')
-rw-r--r-- | tests/scripts/variables/MAKECMDGOALS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/scripts/variables/MAKECMDGOALS b/tests/scripts/variables/MAKECMDGOALS index ec33358..879283b 100644 --- a/tests/scripts/variables/MAKECMDGOALS +++ b/tests/scripts/variables/MAKECMDGOALS @@ -1,4 +1,6 @@ -$description = "The following test creates a makefile to test the MAKECMDGOALS variable."; +# -*-perl-*- + +$description = "Test the MAKECMDGOALS variable."; $details = "\ We construct a makefile with various targets, all of which print out |