summaryrefslogtreecommitdiff
path: root/tests/scripts/variables/automatic
AgeCommit message (Collapse)AuthorFilesLines
2002-07-10Implement SysV-style $$@ support. I looked at E.Parmelan's patch butPaul Smith1-3/+26
decided to implement this a different way, and didn't use it.
2002-07-09Documentation and tests for order-only prerequisites.Paul Smith1-0/+50
Add a new test suite for automatic variables.