freebsd-ports/emulators/bsvc/files/patch-ag
Justin M. Seger bacdfe64cd Upgrade to bsvc-2.1
Switch to tk8.2
Make myself MAINTAINER after no response from previous MAINTAINER.
1999-09-07 03:10:49 +00:00

11 lines
362 B
Text

--- sim68000/cpu/Makefile.orig Mon Sep 6 21:46:13 1999
+++ sim68000/cpu/Makefile Mon Sep 6 21:46:36 1999
@@ -28,7 +28,7 @@
$(CC) $(INCLUDES) -o instruction instruction.c
m68000DecodeTable.hxx: instruction instruction.list
- $(PROJECT_BASE)/src/sim68000/cpu/instruction
+ $(WRKSRC)/sim68000/cpu/instruction
clean:
rm -f *.o $(LIBRARY) instruction