source: trunk/athena/etc/xdm/Imakefile @ 8628

Revision 8628, 195 bytes checked in by ghudson, 28 years ago (diff)
Build xdm on Solaris now.
Line 
1/*
2 * $Id: Imakefile,v 1.9 1996-06-27 19:11:28 ghudson Exp $
3 */
4
5WCL=wcl
6XDM=xdm
7DM=dm
8
9#ifdef sgi
10WCL=
11XDM=xdm-s/**/gi
12DM=misc
13#endif
14
15#define ISUBDIRS ${WCL} ${DM} ${XDM} xlogin console conf
Note: See TracBrowser for help on using the repository browser.