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


1.4
date	2002.07.23.06.16.37;	author zaitcev;	state Exp;
branches;
next	1.3;

1.3
date	99.06.25.03.56.35;	author zaitcev;	state Exp;
branches;
next	1.2;

1.2
date	99.05.13.04.18.52;	author zaitcev;	state Exp;
branches;
next	1.1;

1.1
date	99.04.13.06.32.37;	author zaitcev;	state Exp;
branches;
next	;


desc
@Dumb driver.
@


1.4
log
@Add espr-flash and espr-ser-net to the first class citizens list.
@
text
@all:
	make -C mrcoffee all
	make -C krups    all
	make -C espresso all
	make -C espr-flash all
	make -C espr-ser-net all

clean:
	make -C mrcoffee clean
	make -C krups    clean
	make -C espresso clean
	make -C espr-flash clean
	make -C espr-ser-net clean
@


1.3
log
@Add krups
@
text
@d5 2
d12 2
@


1.2
log
@rename krups to espresso
@
text
@d3 1
d8 1
@


1.1
log
@Initial revision
@
text
@d2 6
a7 2
	make -C mrcoffee
	make -C krups
@
