head     36.4;
branch   ;
access   ;
symbols  V37_1:36.4 V36_22:36.3 V36_20:36.3 V36_19:36.3 V36_18:36.2 V36_17:36.1 V36_16:36.1 V36_11:36.1 V36_10:36.0 V36_7:36.0;
locks    ; strict;
comment  @*   @;


36.4
date     91.01.12.18.09.52;  author bryce;  state Exp;
branches ;
next     36.3;

36.3
date     90.04.13.11.36.03;  author kodiak;  state Exp;
branches ;
next     36.2;

36.2
date     90.04.02.10.56.03;  author kodiak;  state Exp;
branches ;
next     36.1;

36.1
date     89.12.19.12.36.50;  author kodiak;  state Exp;
branches ;
next     36.0;

36.0
date     89.12.13.17.06.28;  author kodiak;  state Exp;
branches ;
next     ;


desc
@@


36.4
log
@Update for new V scheme
@
text
@######################################################################
MAKEMETA=	/usr/commodore/amiga/V/tools/makemeta

MAKEFILE=	Makefile
SRCDIRPATH=	kickstart
SRCDIR=		filesysres
SUBSYSNAME=	filesysres
SUBSYSGROUP=	resources

AFILES=		filesysres.asm

EXTERNIFILES=	filesysres.i
IFILES=		${EXTERNIFILES}

EXTERNHFILES=	filesysres.h
HFILES=		${EXTERNHFILES}

FIRSTO=		filesysres.obj

all:		${SUBSYSNAME}.ld

doc:
		rm -f ${SUBSYSNAME}.cat

.INCLUDE=${MAKEMETA}
@


36.3
log
@use Id instead of Header for 4.x rcs
@
text
@d2 1
a2 1
MAKEMETA=	/usr/commodore/amiga/V${VERSION}/tools/makemeta
@


36.2
log
@for rcs 4.x header change
@
text
@@


36.1
log
@rm -f of .cat
@
text
@@


36.0
log
@*** empty log message ***
@
text
@d23 1
a23 1
		rm ${SUBSYSNAME}.cat
@
