head     1.1;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


1.1
date     90.07.16.07.48.54;  author jfc;  state Exp;
branches ;
next     ;


desc
@Makefile with only "Makefile" target.
@



1.1
log
@Initial revision
@
text
@Makefile: force
	-mv -f Makefile Makefile.bak
	/lib/cpp -E Imakefile Makefile -DAFS

force:
@
