head     36.1;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @*   @;


36.1
date     90.11.30.15.45.36;  author eric;  state Exp;
branches ;
next     36.0;

36.0
date     90.11.30.15.44.44;  author eric;  state Exp;
branches ;
next     ;


desc
@Master makefile for all includes which have no home or are
shared between modules.
@


36.1
log
@Changed $Header to $Id
Added clib as a subdir.
@
text
@##########################################################################
# $Id$
#

MAKEMETA=	/usr/commodore/amiga/V${VERSION}/tools/makemeta

MAKEFILE=	Makefile
SRCDIRPATH=	include

# master makefile script for include parts
SUBDIRS=	clib devices hardware resources

all:		${SUBDIRS}

.INCLUDE=${MAKEMETA}
@


36.0
log
@added to rcs
@
text
@d2 3
a4 1
# $Header$
d11 1
a11 1
SUBDIRS=	devices hardware resources
@
