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


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

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


desc
@Makefile for German KeyMap
@


36.1
log
@fixed DISKPATH
@
text
@##########################################################################

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

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

AFILES=		d.asm
OFILES=		d.obj

all:		${SUBSYSNAME}.ld

.INCLUDE=${MAKEMETA}

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

@


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