[3155] in Release_Engineering

home help back first fref pref prev next nref lref last post

Changes to the et library Imakefile for Alpha

daemon@ATHENA.MIT.EDU (cfields@MIT.EDU)
Wed Feb 9 12:30:33 1994

From: cfields@MIT.EDU
Date: Wed, 9 Feb 94 12:30:16 EST
To: rel-eng@MIT.EDU
Cc: 

>From epeisach@MIT.EDU Tue Feb  8 18:34:42 1994
>Received: by gregor.MIT.EDU (5.57/4.7) id AA04562; Tue, 8 Feb 94 18:34:40 -050>0
>Received: from KANGAROO.MIT.EDU by MIT.EDU with SMTP
>	id AA22955; Tue, 8 Feb 94 18:34:33 EST
>From: epeisach@MIT.EDU
>Received: by kangaroo.mit.edu (5.65/4.7) id AA02334; Tue, 8 Feb 1994 18:34:30 >-0500
>Date: Tue, 8 Feb 1994 18:34:30 -0500
>Message-Id: <9402082334.AA02334@kangaroo.mit.edu>
>To: bugs@MIT.EDU
>Cc: alpha@kangaroo.mit.edu
>Subject: Changes to the et library Imakefile
>
>
>The following useful change installs compile_et in the buildtop/util/bin
>directory for use in other parts of the built.... (nice for consistancy)
>
>	Ezra
>
>
>diff -c /source/athena/athena.lib/et/Imakefile ./Imakefile
>*** /source/athena/athena.lib/et/Imakefile	Thu Oct 28 17:47:48 1993
>--- ./Imakefile	Fri Dec 10 12:11:42 1993
>***************
>*** 111,113 ****
>--- 111,119 ----
>  depend:: ${CFILES} et_lex.lex.c
>  	makedepend ${CFLAGS} ${CFILES}
>  
>+ #if !defined(UseInstalled)
>+ all:: $(UTILDIR)compile_et
>+ 
>+ $(UTILDIR)compile_et: compile_et
>+ 	$(INSTALL) -s compile_et $(UTILDIR)
>+ #endif
>

home help back first fref pref prev next nref lref last post