1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/emulators/fmsx/files/patch-aa
Thomas Gellekum c324db5e48 Import of fmsx port. fMSX is an emulator for MSX computers,
which seem to have been popular in Russia some years ago.

Closes PR #2434.

Submitted by:	Dmitry Kohmanyuk <dk@farm.org>
1997-02-27 09:27:59 +00:00

14 lines
576 B
Plaintext

--- Makefile.orig Wed Jul 3 00:49:39 1996
+++ Makefile Mon Feb 24 14:20:26 1997
@@ -34,8 +34,8 @@
# change the -L/usr/X11R6/lib to the directory where X11
# libraries libX11.* and libXext.* are located on your system.
CC = gcc
-DEFINES = -DUNIX -DLSB_FIRST -DDEBUG -DMITSHM -DSOUND
-CFLAGS = -O2 -I/usr/X11/include -L/usr/X11/lib ${DEFINES}
+DEFINES = -DUNIX -DLSB_FIRST -DMITSHM -DSOUND #-DBEBUG
+CFLAGS = -O2 -I${X11BASE}/include -L${X11BASE}/lib ${DEFINES}
OBJECTS = fMSX.o MSX.o Z80.o Debug.o Unix.o Sound.o
# Make the standard distribution: fMSX and DASM.