head	1.11;
access;
symbols;
locks
	root:1.11; strict;
comment	@# @;


1.11
date	2001.10.12.13.51.10;	author root;	state Exp;
branches;
next	1.10;

1.10
date	2000.11.23.23.44.43;	author root;	state Exp;
branches;
next	1.9;

1.9
date	2000.10.08.20.27.39;	author root;	state Exp;
branches;
next	1.8;

1.8
date	2000.10.07.18.30.02;	author root;	state Exp;
branches;
next	1.7;

1.7
date	2000.10.06.19.52.17;	author root;	state Exp;
branches;
next	1.6;

1.6
date	2000.09.24.01.46.04;	author root;	state Exp;
branches;
next	1.5;

1.5
date	2000.09.24.01.12.42;	author root;	state Exp;
branches;
next	1.4;

1.4
date	2000.02.21.04.13.33;	author root;	state Exp;
branches;
next	1.3;

1.3
date	2000.02.21.04.11.34;	author root;	state Exp;
branches;
next	1.2;

1.2
date	2000.02.20.18.24.06;	author root;	state Exp;
branches;
next	1.1;

1.1
date	2000.02.20.18.23.02;	author root;	state Exp;
branches;
next	;


desc
@@


1.11
log
@#
@
text
@#
#
# Makefile:
#
# Copyright (c) 2000 James McKenzie <james@@fishsoup.dhs.org>.
#
# $Id: Makefile,v 1.10 2000/11/23 23:44:43 root Exp $
#
# $Log: Makefile,v $
# Revision 1.10  2000/11/23 23:44:43  root
# #
#
# Revision 1.9  2000/10/08 20:27:39  root
# #
#
# Revision 1.8  2000/10/07 18:30:02  root
# #
#
# Revision 1.7  2000/10/06 19:52:17  root
# #
#
# Revision 1.6  2000/09/24 01:46:04  root
# #
#
# Revision 1.5  2000/09/24 01:12:42  root
# #
#
# Revision 1.4  2000/02/21 04:13:33  root
# #
#
# Revision 1.3  2000/02/21 04:11:34  root
# #
#
# Revision 1.2  2000/02/20 18:24:06  root
# #
#
# Revision 1.1  2000/02/20 18:23:02  root
# #
#
#
#
SUBDIRS=libhifimsg libfiles blackbox mixer cd clock hifidump lcd mpeg_V2 mpegcmd naanad shared system tuner palm client wave  mpeglist nope

default:
	for i in ${SUBDIRS}; do make -C $$i ; done
clean:
	for i in ${SUBDIRS}; do make -C $$i $@@ ; done
checkin:
	for i in ${SUBDIRS}; do make -C $$i $@@ ; done
	ci -l -m# Makefile
protos:
	make -C libfiles libfiles.h
	make -C mixer mixer.h
	for i in ${SUBDIRS}; do make -C $$i $@@ ; done
depend:
	make -C libfiles libfiles.h
	make -C mixer mixer.h
	for i in ${SUBDIRS}; do make -C $$i $@@ ; done
nodepend:
	for i in ${SUBDIRS}; do make -C $$i $@@ ; done

tidy: 
	ci -l  -m# Makefile
	for i in ${SUBDIRS}; do make -C $$i $@@ ; done

@


1.10
log
@#
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.9 2000/10/08 20:27:39 root Exp root $
d10 3
d42 1
a42 1
SUBDIRS=libhifimsg libfiles cd clock hifidump lcd mpeg_V2 mpegcmd naanad shared system tuner palm client wave
@


1.9
log
@#
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.8 2000/10/07 18:30:02 root Exp root $
d10 3
d50 1
d54 1
@


1.8
log
@#
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.7 2000/10/06 19:52:17 root Exp root $
d10 3
d36 1
a36 1
SUBDIRS=libhifimsg libfiles cd clock hifidump lcd mpeg_V2 mpegcmd naanad shared system tuner palm client
@


1.7
log
@#
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.6 2000/09/24 01:46:04 root Exp $
d10 3
d43 1
d46 1
@


1.6
log
@#
@
text
@d3 1
a3 1
# foo.sh:
d7 1
a7 1
# $Id: Makefile,v 1.5 2000/09/24 01:12:42 root Exp root $
d10 3
d30 1
a30 1
SUBDIRS=libhifimsg libfiles cd clock hifidump lcd mpeg mpegcmd naanad palm shared system tuner
@


1.5
log
@#
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.4 2000/02/21 04:13:33 root Exp root $
d10 3
d27 1
a27 1
SUBDIRS=cd clock hifidump lcd libfiles libhifimsg mpeg mpegcmd naanad palm shared system tuner
d39 2
@


1.4
log
@#
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.3 2000/02/21 04:11:34 root Exp $
d10 3
d24 1
a24 1
SUBDIRS= shared libhifimsg msgtest cd system palm
@


1.3
log
@#
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.2 2000/02/20 18:24:06 root Exp $
d10 3
d21 1
a21 1
SUBDIRS= shared libhifimsg cd system palm
@


1.2
log
@#
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.1 2000/02/20 18:23:02 root Exp $
d10 3
d18 1
a18 1
SUBDIRS=cd libhifimsg palm shared
@


1.1
log
@#
@
text
@d7 5
a11 1
# $Id:$
a12 1
# $Log:$
d27 1
a27 1
	for i in ${SUBDIRS}; do make -C $i $@@ ; done
d31 1
a31 1
	for i in ${SUBDIRS}; do make -C $i $@@ ; done
@
