1 1.2.16.2 martin # $NetBSD: Makefile,v 1.2.16.2 2020/04/13 08:06:01 martin 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.16.1 christos .ifdef SMALLPROG 12 1.2.16.1 christos NOPARTMAN= yes 13 1.2.16.2 martin NO_GPT= yes 14 1.2.16.1 christos .endif 15 1.2.16.1 christos 16 1.1 dholland .include "../../Makefile.inc" 17