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


1.3
date	2001.11.11.12.56.47;	author vandys;	state Exp;
branches;
next	1.2;

1.2
date	2001.10.13.12.10.54;	author vandys;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.12.09.52.19;	author vandys;	state Exp;
branches;
next	;


desc
@Build .tecorc from library files
@


1.3
log
@clean/clobber
@
text
@MACROS=block.tec emacs.tec fill.tec repl.tec book.tec

tecorc: tecorc.head $(MACROS) tecorc.tail
	cat tecorc.head $(MACROS) tecorc.tail > tecorc

clean:

clobber: clean
	rm -f tecorc
@


1.2
log
@Add book viewer macro
@
text
@d5 5
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
MACROS=block.tec emacs.tec fill.tec repl.tec
@
