|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.76, 1998/12/22 11:21:09 | version 1.77, 1999/01/03 22:17:19 | ||
|---|---|---|---|
|
|
||
| # This is needed for libstdc++ and gen-params. | # This is needed for libstdc++ and gen-params. | ||
| includes-gnu: includes-include includes-sys | includes-gnu: includes-include includes-sys | ||
| .if exists(domestic) && !defined(EXPORTABLE_SYSTEM) | .if exists(domestic) && (!defined(EXPORTABLE_SYSTEM) ||\ | ||
| make(obj) || make(clean) || make(cleandir) || make(distclean)) | |||
| SUBDIR+= domestic | SUBDIR+= domestic | ||
| .endif | .endif | ||