| version 1.93, 1999/03/10 19:10:14 |
version 1.94, 1999/03/10 19:18:59 |
| Line 35 includes-gnu: includes-include includes- |
|
| Line 35 includes-gnu: includes-include includes- |
|
| # 2) the the target is install or includes AND |
# 2) the the target is install or includes AND |
| # NOT compiling only "exportable" code AND |
# NOT compiling only "exportable" code AND |
| # doing it as part of installing a distribution. |
# doing it as part of installing a distribution. |
| |
# |
| |
# NOTE: due to the use of the make(foo) construct here, using the |
| |
# clean, cleandir, and obj targets on the command line in conjunction |
| |
# with any other target may produce unexpected results. |
| |
|
| .if exists(domestic) && \ |
.if exists(domestic) && \ |
| (make(clean) || make(cleandir) || make(obj) || \ |
(make(clean) || make(cleandir) || make(obj) || \ |