# /usr/ports/devel/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += cvsutils SUBDIR += cxref SUBDIR += mkmf SUBDIR += patch SUBDIR += subversion # for customer support SUBDIR += tkcvs SUBDIR += xxgdb .endif #}