Last change
on this file since 280 was 52, checked in by bird, 21 years ago |
GNU Make 3.81rc1 - 2003-11-23.
|
-
Property svn:eol-style
set to
native
|
File size:
596 bytes
|
Line | |
---|
1 | # Solaris (2.5.1) has a couple if issues.
|
---|
2 | #
|
---|
3 | suppress plk malloc; setvbuf "libc*"; main "main.c"
|
---|
4 | suppress umr kstat_read; kstat_chain_update; kstat_open; getloadavg
|
---|
5 | suppress umr kstat_chain_update; kstat_open; getloadavg
|
---|
6 |
|
---|
7 | # The command line options stuff leaks a little bit. No big deal.
|
---|
8 | #
|
---|
9 | suppress mlk malloc; xmalloc "misc.c"; decode_env_switches "main.c"
|
---|
10 | suppress plk malloc; xmalloc "misc.c"; decode_env_switches "main.c"
|
---|
11 | suppress mlk malloc; xmalloc "misc.c"; concat "misc.c"; decode_env_switches "main.c"
|
---|
12 | suppress plk malloc; xmalloc "misc.c"; concat "misc.c"; decode_env_switches "main.c"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.