head     1.2;
branch   ;
access   ;
symbols  Version_2_1:1.2;
locks    ; strict;
comment  @@;


1.2
date     90.08.03.15.26.02;  author cimarron;  state Exp;
branches ;
next     1.1;

1.1
date     90.08.01.15.01.26;  author sp;  state Exp;
branches ;
next     ;


desc
@@


1.2
log
@added stuff to support generation of dependencies.
@
text
@#
#	main.mkf
#
#	$Header: RCS/main.mkf,v 1.1 90/08/01 15:01:26 sp Exp Locker: cimarron $
#

# ----------------
#
# ----------------
TARGET= main
 
# ----------------
#
# ----------------
MAINOBJS= \
	$(OD)/main/main.o

MAINDEPS= \
	$(OD)/main/main.d
@


1.1
log
@Initial revision
@
text
@d4 1
a4 1
#	$Header: $
d6 9
d18 2
a19 2
TARGET= main
 
@
