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