Back out the following change since it introduces an ordering problem:
authormillert <millert@openbsd.org>
Sun, 20 Apr 1997 22:28:25 +0000 (22:28 +0000)
committermillert <millert@openbsd.org>
Sun, 20 Apr 1997 22:28:25 +0000 (22:28 +0000)
commit6bb930497f689e1e4d7e572a1e16d044201c5c5c
treed8bb6bd01b1ce24bf97fddcb330ac5f81e6d3d21
parent860d5110bab0554d612da9521d84ffa60883c5a5
Back out the following change since it introduces an ordering problem:
    in compat mode, expand .USE before evaluating the list of targets,
    instead of doing .USE expansions on demand, because they can cause
    tree restructuring.
usr.bin/make/compat.c