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