head	1.6;
access;
symbols;
locks; strict;
comment	@# @;


1.6
date	96.04.05.21.47.31;	author ghudson;	state Exp;
branches;
next	1.5;

1.5
date	95.10.26.16.18.23;	author ghudson;	state Exp;
branches;
next	1.4;

1.4
date	95.09.30.02.26.01;	author ghudson;	state Exp;
branches;
next	1.3;

1.3
date	95.08.13.20.42.49;	author ghudson;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Use ATHLIBDIR, not ATHXLIBDIR.
@
text
@# $Id: Imakefile,v 1.5 1995/10/26 16:18:23 ghudson Exp ghudson $

INITDIR=${ATHLIBDIR}/init

create_dir(${INITDIR})
install_file(add,${INITDIR}/add)
install_file(cshrc,${INITDIR}/cshrc)
install_file(env_remove,${INITDIR}/env_remove)
install_file(env_setup,${INITDIR}/env_setup)
install_file(login,${INITDIR}/login)
install_script(xsession,,${INITDIR}/xsession)
install_man(add.1,add.1)

@


1.5
log
@Give empty second argument to install_script().
@
text
@d1 1
a1 1
# $Id: Imakefile,v 1.4 1995/09/30 02:26:01 ghudson Exp ghudson $
d3 1
a3 1
INITDIR=${ATHXLIBDIR}/init
@


1.4
log
@xsession needs to be mode 555.
@
text
@d1 1
a1 1
# $Id: Imakefile,v 1.3 1995/08/13 20:42:49 ghudson Exp ghudson $
d11 1
a11 1
install_script(xsession,${INITDIR}/xsession)
@


1.3
log
@Imported.
@
text
@d1 1
a1 1
# $Id: Imakefile,v 1.3 1995/08/13 02:27:39 ghudson Exp $
d11 1
a11 1
install_file(xsession,${INITDIR}/xsession)
@
