Commit graph

7127 commits

Author SHA1 Message Date
Vladimir Glazounov
f61b8b48e5 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:49 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:49:44 +00:00
Vladimir Glazounov
05f0df6fce INTEGRATION: CWS dmake47 (1.2.12); FILE MERGED
2006/09/30 15:01:17 vq 1.2.12.1: #i69814# Remove the unused DMSTRLWR macro.
2007-01-18 08:49:31 +00:00
Vladimir Glazounov
021f3d9ac1 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:48 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:48:12 +00:00
Vladimir Glazounov
d7905bb715 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:47 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:47:37 +00:00
Vladimir Glazounov
372ed30c02 INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED
2006/11/12 05:06:47 vq 1.5.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:47:00 +00:00
Vladimir Glazounov
5a3284a4bb INTEGRATION: CWS dmake47 (1.6.2); FILE MERGED
2006/11/12 05:06:46 vq 1.6.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:46:48 +00:00
Vladimir Glazounov
4fed46d3e6 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:46 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:46:36 +00:00
Vladimir Glazounov
a2b425d264 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:45 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:46:11 +00:00
Vladimir Glazounov
aff5888f61 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:44 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:45:19 +00:00
Vladimir Glazounov
d18a37e721 INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/30 15:01:17 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.
2007-01-18 08:44:29 +00:00
Vladimir Glazounov
369c346b93 INTEGRATION: CWS dmake47 (1.10.2); FILE MERGED
2006/12/22 04:36:58 vq 1.10.2.10: #i61856# Remove another verbose debugging statement.
2006/12/21 03:16:17 vq 1.10.2.9: #i61856# Child process handling improvements.
2006/12/02 19:10:55 vq 1.10.2.8: #i72210# Add missing detail and a testcase.
2006/12/02 18:25:49 vq 1.10.2.7: #i72210# Teach spawn enabled dmake to honor the '-' recipe switch.
2006/12/01 01:16:58 vq 1.10.2.6: #i61856# Fix "Internal Error: Child is missing .." problem.
2006/11/27 22:23:14 vq 1.10.2.5: #i61856# Improve (dmake internal) process handling.
2006/11/19 05:27:24 vq 1.10.2.4: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/11/17 21:56:23 vq 1.10.2.3: #i61856# Implement better way to wait for a process queue to finish
without obstructing other process queues during parallel makefile
processing.
2006/11/15 19:43:12 vq 1.10.2.2: #i71582# Make dmake usable on OpenBSD. (Patch separated from CWS openbsd01)
2006/11/12 05:06:43 vq 1.10.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:44:15 +00:00
Vladimir Glazounov
b538a7e6b4 INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/10/01 16:23:32 vq 1.1.1.1.156.1: #i69742# Clean up/speed up Build_path().
2007-01-18 08:44:04 +00:00
Vladimir Glazounov
ac8afc8a83 INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED
2006/09/29 18:50:25 vq 1.5.12.1: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2007-01-18 08:43:52 +00:00
Vladimir Glazounov
af2acace32 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:43 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:43:27 +00:00
Vladimir Glazounov
fc41e04f3d INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/08 23:27:12 vq 1.1.2.1: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2007-01-18 08:43:12 +00:00
Vladimir Glazounov
50472327f5 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/08 22:49:05 vq 1.1.2.1: #i70168# Improve $ handling in targets/prerequisites.
2007-01-18 08:43:02 +00:00
Vladimir Glazounov
3b42927f94 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/07 02:28:42 vq 1.1.2.1: #i69742# Add testcase.
2007-01-18 08:42:52 +00:00
Vladimir Glazounov
8079c8dda7 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/12/02 19:10:54 vq 1.1.2.1: #i72210# Add missing detail and a testcase.
2007-01-18 08:42:41 +00:00
Vladimir Glazounov
13c0772a53 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/20 17:16:49 vq 1.1.2.3: #i71777# Solaris testcase fixes.
2006/11/20 16:38:46 vq 1.1.2.2: #i71422# Fix testcase.
2006/11/13 20:39:11 vq 1.1.2.1: #i71422# Add testcases.
2007-01-18 08:42:31 +00:00
Vladimir Glazounov
20b7b0c7a8 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/20 17:16:49 vq 1.1.2.2: #i71777# Solaris testcase fixes.
2006/11/13 20:39:11 vq 1.1.2.1: #i71422# Add testcases.
2007-01-18 08:42:20 +00:00
Vladimir Glazounov
6da28b3dd2 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/19 21:10:41 vq 1.1.2.1: #i71704# Add testcase and documentation.
2007-01-18 08:42:09 +00:00
Vladimir Glazounov
d46698a4c7 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/17 23:09:19 vq 1.1.2.1: #i61856# Add testcase.
2007-01-18 08:41:58 +00:00
Vladimir Glazounov
ba5a966206 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/20 17:16:49 vq 1.1.2.2: #i71777# Solaris testcase fixes.
2006/11/10 03:25:00 vq 1.1.2.1: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.
2007-01-18 08:41:49 +00:00
Vladimir Glazounov
d63b53b052 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/07 20:23:16 vq 1.1.2.1: #i70027# Fix diagnostic output and add a testcase.
2007-01-18 08:41:39 +00:00
Vladimir Glazounov
b8494f7a04 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/21 11:50:42 hjs 1.1.2.3: small cleanup
2006/11/21 01:32:17 vq 1.1.2.2: #i71777# Fix testcase - Only test the directory cache for case
insensitivity if the FS is also case insensitive.
2006/09/29 18:50:24 vq 1.1.2.1: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2007-01-18 08:41:29 +00:00
Vladimir Glazounov
ce6470ef26 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/11/21 11:50:42 hjs 1.1.2.3: small cleanup
2006/11/20 16:58:23 vq 1.1.2.2: #i71777# Fix testcase.
2006/11/09 21:31:23 vq 1.1.2.1: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.
2007-01-18 08:41:18 +00:00
Vladimir Glazounov
4545083594 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/09/29 18:55:42 vq 1.1.2.2: #i69821# Fix testcase.
2006/09/28 21:42:38 vq 1.1.2.1: #i69821# Fix TMD macro and add testcase.
2007-01-18 08:41:09 +00:00
Vladimir Glazounov
2757bfca77 INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED
2006/12/02 19:10:54 vq 1.4.2.14: #i72210# Add missing detail and a testcase.
2006/11/19 21:10:41 vq 1.4.2.13: #i71704# Add testcase and documentation.
2006/11/17 23:09:19 vq 1.4.2.12: #i61856# Add testcase.
2006/11/13 20:39:10 vq 1.4.2.11: #i71422# Add testcases.
2006/11/12 05:25:28 vq 1.4.2.10: #i71422# Remove unused macro and regenerate autotools files.
2006/11/10 03:25:00 vq 1.4.2.9: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.
2006/11/09 21:31:23 vq 1.4.2.8: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.
2006/10/08 23:27:12 vq 1.4.2.7: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:49:04 vq 1.4.2.6: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 20:23:15 vq 1.4.2.5: #i70027# Fix diagnostic output and add a testcase.
2006/10/07 02:28:41 vq 1.4.2.4: #i69742# Add testcase.
2006/09/29 18:50:24 vq 1.4.2.3: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 21:42:38 vq 1.4.2.2: #i69821# Fix TMD macro and add testcase.
2006/09/28 21:16:27 vq 1.4.2.1: #i69953# Clean up of the autotooling.
2007-01-18 08:40:58 +00:00
Vladimir Glazounov
e6b81e7911 INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED
2006/12/02 19:35:53 vq 1.4.2.12: #i72210# Missed an autotool bit.
2006/11/19 21:10:41 vq 1.4.2.11: #i71704# Add testcase and documentation.
2006/11/17 23:09:19 vq 1.4.2.10: #i61856# Add testcase.
2006/11/13 20:39:10 vq 1.4.2.9: #i71422# Add testcases.
2006/11/10 03:25:00 vq 1.4.2.8: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.
2006/11/09 21:31:23 vq 1.4.2.7: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.
2006/10/08 23:27:12 vq 1.4.2.6: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:49:04 vq 1.4.2.5: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 20:23:15 vq 1.4.2.4: #i70027# Fix diagnostic output and add a testcase.
2006/10/07 02:28:41 vq 1.4.2.3: #i69742# Add testcase.
2006/09/29 18:50:24 vq 1.4.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 21:42:38 vq 1.4.2.1: #i69821# Fix TMD macro and add testcase.
2007-01-18 08:40:44 +00:00
Vladimir Glazounov
8b9ccf55f4 INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED
2006/11/12 05:25:28 vq 1.5.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:27 vq 1.5.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:40:17 +00:00
Vladimir Glazounov
35f10bcd4a INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED
2006/11/12 05:25:27 vq 1.5.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:27 vq 1.5.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:40:04 +00:00
Vladimir Glazounov
427ad5a7bc INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED
2006/11/12 05:25:27 vq 1.5.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:26 vq 1.5.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:39:51 +00:00
Vladimir Glazounov
556d0d5845 INTEGRATION: CWS dmake47 (1.8.12); FILE MERGED
2006/11/12 05:25:26 vq 1.8.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:25 vq 1.8.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:39:24 +00:00
Vladimir Glazounov
8f2b82c8d0 INTEGRATION: CWS dmake47 (1.10.12); FILE MERGED
2006/11/12 05:25:26 vq 1.10.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:24 vq 1.10.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:38:57 +00:00
Vladimir Glazounov
1308091754 INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED
2006/11/12 05:25:26 vq 1.5.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:24 vq 1.5.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:38:44 +00:00
Vladimir Glazounov
ec2db347fb INTEGRATION: CWS dmake47 (1.10.12); FILE MERGED
2006/11/12 05:25:25 vq 1.10.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:23 vq 1.10.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:38:30 +00:00
Vladimir Glazounov
0d78b1e917 INTEGRATION: CWS dmake47 (1.10.12); FILE MERGED
2006/11/12 05:25:25 vq 1.10.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:22 vq 1.10.12.1: #i69953# Clean up of the autotooling.
2007-01-18 08:38:17 +00:00
Vladimir Glazounov
276609d597 INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED
2006/09/28 17:33:07 vq 1.5.2.1: #i69952#  Bump version to 4.7-cvs.
2007-01-18 08:38:04 +00:00
Vladimir Glazounov
1760f6725b INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/30 15:01:16 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.
2007-01-18 08:37:51 +00:00
Vladimir Glazounov
210c00b872 INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/11/12 05:06:43 vq 1.1.1.1.156.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:37:39 +00:00
Vladimir Glazounov
f490429e9f INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:43 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:37:27 +00:00
Vladimir Glazounov
5bf2ef60c3 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:42 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:37:15 +00:00
Vladimir Glazounov
7bdf880af0 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:41 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:36:07 +00:00
Vladimir Glazounov
315c9809c0 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:40 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:35:17 +00:00
Vladimir Glazounov
c09c8495e5 INTEGRATION: CWS dmake47 (1.3.2); FILE MERGED
2007/01/16 02:36:33 vq 1.3.2.2: #i61856# There is currently no parallel processing for the native W32 dmake.
Let Wait_for_child() always return -1 indicating that there is nothing to
wait for on this OS.
2006/11/12 05:06:39 vq 1.3.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:34:27 +00:00
Vladimir Glazounov
1b74b4782f INTEGRATION: CWS dmake47 (1.8.2); FILE MERGED
2006/11/23 16:58:01 vq 1.8.2.7: #i69952# Release dmake 4.7.
2006/11/19 21:10:40 vq 1.8.2.6: #i71704# Add testcase and documentation.
2006/11/13 19:08:16 vq 1.8.2.5: #i71422# Document new @@ recipe property.
2006/10/08 22:49:04 vq 1.8.2.4: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 19:30:42 vq 1.8.2.3: #i69742# Add NEWS file entry and mention normalization in the man page.
2006/09/29 18:50:23 vq 1.8.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 17:33:06 vq 1.8.2.1: #i69952#  Bump version to 4.7-cvs.
2007-01-18 08:33:51 +00:00
Vladimir Glazounov
e4c86d8ae8 INTEGRATION: CWS dmake47 (1.6.2); FILE MERGED
2006/11/23 16:58:01 vq 1.6.2.7: #i69952# Release dmake 4.7.
2006/11/19 21:10:40 vq 1.6.2.6: #i71704# Add testcase and documentation.
2006/11/13 19:08:16 vq 1.6.2.5: #i71422# Document new @@ recipe property.
2006/10/08 22:49:04 vq 1.6.2.4: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 19:30:42 vq 1.6.2.3: #i69742# Add NEWS file entry and mention normalization in the man page.
2006/09/29 18:50:23 vq 1.6.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 17:33:05 vq 1.6.2.1: #i69952#  Bump version to 4.7-cvs.
2007-01-18 08:33:39 +00:00
Vladimir Glazounov
e296595cf9 INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/30 15:01:15 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.
2007-01-18 08:33:25 +00:00
Vladimir Glazounov
741e60ea50 INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED
2006/11/12 05:06:39 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2007-01-18 08:33:13 +00:00
Vladimir Glazounov
17ebb9534e INTEGRATION: CWS dmake47 (1.3.6); FILE MERGED
2006/11/12 05:06:39 vq 1.3.6.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/08 22:49:03 vq 1.3.6.1: #i70168# Improve $ handling in targets/prerequisites.
2007-01-18 08:33:01 +00:00