Changeset 2162 for trunk/src/kmk/tests/scripts
- Timestamp:
- Dec 30, 2008, 1:11:44 AM (17 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/kmk/tests/scripts/features/vpath (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/kmk/tests/scripts/features/vpathr969 r2162 47 47 &touch(@files_to_touch); 48 48 49 &run_make_with_options($makefile,"",&get_logfile); 49 # kmk: this requires -j1 because of ordering. 50 &run_make_with_options($makefile,"-j1",&get_logfile); 50 51 51 52 # Create the answer to what should be produced by this Makefile 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
