VirtualBox

Ignore:
Timestamp:
Jun 19, 2012 10:44:52 PM (12 years ago)
Author:
bird
Message:

gnumake/current -> 3.82-cvs.

Location:
vendor/gnumake/current
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • vendor/gnumake/current

    • Property svn:ignore deleted
  • vendor/gnumake/current/tests

    • Property svn:ignore deleted
  • vendor/gnumake/current/tests/scripts/variables/DEFAULT_GOAL

    • Property svn:eol-style changed from native to LF
    • Property svn:keywords deleted
    r283 r2596  
    7474'foo');
    7575
     76# TEST #5: .DEFAULT_GOAL containing just whitespace (Savannah bug #25697)
     77
     78run_make_test('
     79N =
     80.DEFAULT_GOAL = $N  $N  # Just whitespace
     81
     82foo: ; @echo "boo"
     83',
     84              '', "#MAKE#: *** No targets.  Stop.\n", 512);
    7685
    7786# This tells the test driver that the perl test script executed properly.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette