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


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

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


desc
@Makefile for Swiss 1 KeyMap
@


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

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

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

AFILES=		ch1.asm
OFILES=		ch1.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/ch1
@
