head     1.2;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


1.2
date     91.11.08.17.13.58;  author peter;  state Exp;
branches ;
next     1.1;

1.1
date     91.07.24.02.22.30;  author peter;  state Exp;
branches ;
next     ;


desc
@Makefile for cx support stuff for amiga.lib
@


1.2
log
@Added autodocs.asm to AFILES.

@
text
@######################################################################
MAKEMETA=	../../../tools/makemeta

SUBSYSNAME=	commodities_support

AFILES= 	autodocs.asm

CFILES= 

OFILES= 

all quick:
	 	touch ${SUBSYSNAME}_lib.lib

.INCLUDE=${MAKEMETA}
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
AFILES= 	
@
