head     1.2;
branch   ;
access   ;
symbols  ATH7_4:1.2 ATH7_6:1.2;
locks    ; strict;
comment  @# @;


1.2
date     92.04.27.12.52.07;  author epeisach;  state Exp;
branches ;
next     1.1;

1.1
date     92.04.27.12.51.42;  author epeisach;  state Exp;
branches ;
next     ;


desc
@@


1.2
log
@Install header files in release
@
text
@# $Header: /afs/athena.mit.edu/astaff/project/andrew/a-andy-r4/src/cmu/contrib/mit/fxlib/include/ARCS/Imakefile,v 1.6 92/04/16 13:21:56 wdc Exp $
#
# Copyright 1992 by the Massachusetts Institute of Technology.
#
# For copying and distribution information,
# please see the file <mit-copyright.h>.
#
# Imakefile for include.
#

all::
	$(RM) *_err.h
	ln -s ../ets/?*_err.h ./

clean::
	$(RM) *_err.h fx_prot.h *~

CODE= fx_prot.h fxcl_err.h fxserver_err.h memory.h \
	fx-internal.h fxcl.h fxserver.h krb_err.h rpc_err.h

create_dir(${ATHINCDIR}/fx)
install_file(${CODE},${ATHINCDIR}/fx)
@


1.1
log
@Initial revision
@
text
@d1 10
d17 6
@
