Home | History | Annotate | Line # | Download | only in atari
Makefile revision 1.2
      1  1.2   tsutsui #	$NetBSD: Makefile,v 1.2 2015/08/12 18:20:02 tsutsui Exp $
      2  1.1  dholland #
      3  1.1  dholland # Makefile for atari
      4  1.1  dholland #
      5  1.1  dholland 
      6  1.2   tsutsui #MD_OPTIONS=	AOUT2ELF
      7  1.1  dholland LANGUAGES=	en de
      8  1.1  dholland 
      9  1.1  dholland CPPFLAGS+=	-DSUPPORT_8_3_SOURCE_FILESYSTEM
     10  1.1  dholland 
     11  1.1  dholland .include "../../Makefile.inc"
     12