ports/emulators/teo/files/patch-makefile.all
Tobias Kortkamp 3eaed5200a New port: emulators/teo
Teo is an emulator of the Thomson TO8 microcomputer for PC, running
on MSDOS, Windows, Linux, and FreeBSD.

The compatibility is close to 100% for softwares which don't use
non emulated peripherals and don't hold physical protections.

WWW: https://sourceforge.net/projects/teoemulator/

PR:		235563
Submitted by:	Thomas Bernard <nanard@free.fr>
2019-02-08 07:44:45 +00:00

11 lines
191 B
Text

--- makefile.all.orig 2019-02-06 11:40:40 UTC
+++ makefile.all
@@ -151,8 +151,6 @@ TEO_SRC_WIN_FILES = \
# ------ compiler flags ------
-CC = gcc
-
WFLAGS = -Wall
ifdef PGCC