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


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

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


desc
@Makefile for USA 1 KeyMap
@


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

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

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

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