Path: utzoo!attcan!uunet!husc6!spdcc!bloom-beacon!BU-CS.BU.EDU!bzs From: bzs@BU-CS.BU.EDU (Barry Shein) Newsgroups: comp.windows.x Subject: client-only X11 build Message-ID: <8806291555.AA06775@bu-cs.bu.edu> Date: 29 Jun 88 15:55:54 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 15 Has anyone given any thought to how the makefiles should operate for a client-only build? Seems one has to do some direct surgery to elide the SERVERSRC and FONTSRC directories, perhaps that should be conditionalized into the util/imake.includes/MACHINE.macros somehow, maybe via some sort of CLIENTONLY flag? Also, I assume there's no point in -DUNIXCONN for a client-only build (which can be controlled just fine as is, but just wondering if I've missed something subtle.) -Barry Shein, Boston University P.S. Just cleaning up X11R2 for the Encore, seems a lot of early (X11R1) portability problems are gone, good show.