diff options
| author | rillig <rillig@NetBSD.org> | 2020-07-31 20:08:08 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2020-07-31 20:08:08 +0000 |
| commit | 8005e5ef8a51db36211cfb03de35f77aff4ce03c (patch) | |
| tree | 0f55fb522e90e874cdc9daad05603ae735ad5686 /usr.bin/make/unit-tests/dir.exp | |
| parent | 4253ed5d6d081dcfd3d409c28bef62e2cddefcb2 (diff) | |
make(1): add more tests for expanding curly braces in dependencies
Diffstat (limited to 'usr.bin/make/unit-tests/dir.exp')
| -rw-r--r-- | usr.bin/make/unit-tests/dir.exp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/make/unit-tests/dir.exp b/usr.bin/make/unit-tests/dir.exp index efd861fe176..8801165648b 100644 --- a/usr.bin/make/unit-tests/dir.exp +++ b/usr.bin/make/unit-tests/dir.exp @@ -10,4 +10,9 @@ pre-patch pre-configure patch configure +fetch +fetch-post +extract +extract-post +dup-1 exit status 0 |
