From 08eca96e71d96ad1f8e9b888875ab5570f208d19 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 17 Feb 2021 14:05:02 -0500 Subject: Get all the games compiling for iOS --- backgammon/Makefile.inc | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 backgammon/Makefile.inc (limited to 'backgammon/Makefile.inc') diff --git a/backgammon/Makefile.inc b/backgammon/Makefile.inc deleted file mode 100644 index 26638124..00000000 --- a/backgammon/Makefile.inc +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: Makefile.inc,v 1.8 2012/10/13 19:25:22 dholland Exp $ - -.include - -LIBCOMMON != cd ${.CURDIR}/../common_source; ${PRINTOBJDIR} -CPPFLAGS+=-I${.CURDIR}/../common_source -DPADD+= ${LIBCOMMON}/libcommon.a ${LIBTERMINFO} -LDADD+= -L${LIBCOMMON} -lcommon -lterminfo - -HIDEGAME=hidegame - -.include "../Makefile.inc" -- cgit v1.2.3-56-ge451