VirtualBox

Changeset 1996 in kBuild for trunk


Ignore:
Timestamp:
Oct 29, 2008 8:42:58 PM (16 years ago)
Author:
bird
Message:

job.c: can remove my batch file viewing now, as GNU make started doing this too now (since a few weeks).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/job.c

    r1993 r1996  
    30893089      *batch_filename_ptr = create_batch_file (fbuf, unixy_shell, &temp_fd);
    30903090
    3091 # ifdef KMK
    3092       DB (DB_JOBS, (_("Creating temporary batch file %s\nCommand: %s\n"),
    3093                     *batch_filename_ptr, command_ptr));
    3094 # else  /* !KMK */
    30953091      DB (DB_JOBS, (_("Creating temporary batch file %s\n"),
    30963092                    *batch_filename_ptr));
    3097 # endif /* !KMK */
    30983093
    30993094      /* Create a FILE object for the batch file, and write to it the
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