# /usr/ports/x11-wm/Makefile.local by jhs@berklix .if ( defined(BERKLIX_MINIMAL) || \ defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) || defined(BERKLIX_AMBITIOUS ) ) #{ .undef SUBDIR .endif #} .if (defined(BERKLIX_CLIENT) || defined(BERKLIX_MINIMAL) ) #{ SUBDIR += fvwm # SUBDIR += icewm # Astrid-libretto # SUBDIR += pwm # suggestion from Gary SUBDIR += twm # host=lapd 7.0-PRERELEASE # SUBDIR += flwm # For Gary. C++ problems on 5.4 & 5.3 .endif #}