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