Changeset 2165 for trunk/src/kmk/tests/scripts/misc
- Timestamp:
- Dec 30, 2008, 2:30:01 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/tests/scripts/misc/general2
r969 r2165 38 38 &touch(@files_to_touch); 39 39 40 &run_make_with_options($makefile," ",&get_logfile);40 &run_make_with_options($makefile,"-j1",&get_logfile); 41 41 42 42 # Create the answer to what should be produced by this Makefile
Note:
See TracChangeset
for help on using the changeset viewer.