head     38.0;
branch   ;
access   ;
symbols  V36_1:36.0;
locks    ; strict;
comment  @*   @;


38.0
date     91.12.03.14.12.37;  author eric;  state Exp;
branches ;
next     36.2;

36.2
date     91.12.03.14.03.34;  author eric;  state Exp;
branches ;
next     36.1;

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

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


desc
@Makefile for French KeyMap
@


38.0
log
@Changed MAKEMETA to use V38.
@
text
@##########################################################################

MAKEFILE=	Makefile
MAKEMETA=	/usr/commodore/amiga/V38/tools/makemeta

SUBSYSNAME=	f
SRCDIRPATH=	workbench/devs/keymaps
SRCDIR=		f
DISKPATH=	workbench/devs/keymaps/f

AFILES=		f.asm
OFILES=		f.obj

all:		${SUBSYSNAME}.ld

.INCLUDE=${MAKEMETA}

strip:
		mv ${SUBSYSNAME}.ld ${SUBSYSNAME}.nostrip
		stripa from ${SUBSYSNAME}.nostrip to ${SUBSYSNAME}.ld

@


36.2
log
@Changed MAKEMETA to use V37.
@
text
@d4 1
a4 1
MAKEMETA=	/usr/commodore/amiga/V37/tools/makemeta
@


36.1
log
@fixed DISKPATH
@
text
@d4 1
a4 1
MAKEMETA=	/usr/commodore/amiga/V36/tools/makemeta
@


36.0
log
@Initial Submission
@
text
@d9 1
a9 1
DISKPATH=	Workbench/devs/keymaps/f
@
