Home | History | Annotate | Line # | Download | only in atari
Makefile revision 1.2.14.1
      1  1.2.14.1  pgoyette #	$NetBSD: Makefile,v 1.2.14.1 2018/09/30 01:46:01 pgoyette 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.2.14.1  pgoyette .ifdef SMALLPROG
     12  1.2.14.1  pgoyette NOPARTMAN=	yes
     13  1.2.14.1  pgoyette .endif
     14  1.2.14.1  pgoyette 
     15       1.1  dholland .include "../../Makefile.inc"
     16