1 1.2.16.1 christos # $NetBSD: Makefile,v 1.2.16.1 2019/06/10 22:10:38 christos 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.1 christos .endif 14 1.2.16.1 christos 15 1.1 dholland .include "../../Makefile.inc" 16