Changeset 501 in kBuild for vendor/gnumake/current/tests/scripts/features/patspecific_vars
- Timestamp:
- Sep 15, 2006 2:30:32 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/gnumake/current/tests/scripts/features/patspecific_vars
r284 r501 68 68 69 69 /bar: 70 @ test "$(foo)" = "$$foo"71 ', '', ' ');70 @echo $(foo) $$foo 71 ', '', 'foo foo'); 72 72 73 73
Note:
See TracChangeset
for help on using the changeset viewer.

