head	1.5;
access;
symbols
	AR73A:1.4
	DIST1_0:1.4
	AR72A:1.1;
locks; strict;
comment	@# @;


1.5
date	91.08.12.13.49.56;	author lwvanels;	state Exp;
branches;
next	1.4;

1.4
date	91.04.18.21.58.18;	author lwvanels;	state Rel;
branches
	1.4.1.1;
next	1.3;

1.3
date	91.04.08.21.41.55;	author lwvanels;	state Rel;
branches;
next	1.2;

1.2
date	91.04.08.21.34.02;	author lwvanels;	state Exp;
branches;
next	1.1;

1.1
date	90.07.24.13.16.30;	author lwvanels;	state Exp;
branches;
next	;

1.4.1.1
date	96.08.18.01.22.28;	author bert;	state Exp;
branches;
next	1.4.1.2;

1.4.1.2
date	96.08.18.01.22.30;	author bert;	state Exp;
branches;
next	;


desc
@Imakefile for the man directory
@


1.5
log
@added olist, oreplay, oshow man pages
@
text
@#
# $Id: Imakefile,v 1.4 91/04/18 21:58:18 lwvanels Rel Locker: lwvanels $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/src/man/RCS/Imakefile,v $
#
# Imakefile for man directory.
#
# For copying and distribution information,
# please see the file <mit-copyright.h>.
#
#

PAGES = olc.1 olcr.1 olc_answers.1 cref.1 olist.1 oreplay.1 oshow.1

InstallMultipleDestFlags(install,$(PAGES),$(DESTDIR)/usr/man/man1,$(INSTMANFLAGS))

depend::

all::

clean::
@


1.4
log
@added right copyright
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.3 91/04/08 21:41:55 lwvanels Rel Locker: lwvanels $
d12 1
a12 1
PAGES = olc.1 olcr.1 olc_answers.1 cref.1
@


1.4.1.1
log
@/mit/olcdev/olxx/olta/src/man/Imakefile, revision 1.5
(archived for historic purposes)
|> date: 1991/07/10 14:59:14;  author: lwvanels;  state: Exp;  lines: +6 -2
|> fixed man install location
@
text
@d2 2
a3 2
# $Id: Imakefile,v 1.5 1991/07/10 14:59:14 lwvanels Exp $
# $Source: /mit/olcdev/olxx/olta/src/man/RCS/Imakefile,v $
a13 3
#ifdef InstallAltLoc
InstallMultipleDestFlags(install,$(PAGES),$(DESTDIR)/usr/athena/man/man1,$(INSTMANFLAGS))
#else
a14 1
#endif
@


1.4.1.2
log
@/mit/olcdev/olxx/olta/src/man/Imakefile, revision 1.6
(archived for historic purposes)
|> date: 1991/07/26 16:06:04;  author: lwvanels;  state: Exp;  lines: +2 -2
|> added ofoo man pages.
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.6 1991/07/26 16:06:04 lwvanels Exp $
d12 1
a12 1
PAGES = olc.1 olcr.1 olc_answers.1 cref.1 olist.1 oreplay.1 oshow.1
@


1.3
log
@*** empty log message ***
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.2 91/04/08 21:34:02 lwvanels Exp Locker: lwvanels $
d6 4
@


1.2
log
@added PAGES var; added cref.1
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.1 90/07/24 13:16:30 lwvanels Exp Locker: lwvanels $
d5 1
a5 1
# Imakefile for top level directory.
d12 5
a16 3
DependTarget()
AllTarget()
CleanTarget()
@


1.1
log
@Initial revision
@
text
@d2 2
a3 2
# $Id: Imakefile,v 1.1 89/12/28 15:26:05 raeburn Exp Locker: vanharen $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/src/RCS/Imakefile,v $
d8 3
a10 1
InstallMultipleDestFlags(install,olc.1 olcr.1 olc_answers.1,$(DESTDIR)/usr/man/man1,$(INSTMANFLAGS))
@
