1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/emulators/bsvc/files/patch-ah
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

12 lines
361 B
Plaintext

--- sim68360/cpu/Makefile.orig Mon Sep 6 21:47:20 1999
+++ sim68360/cpu/Makefile Mon Sep 6 21:47:39 1999
@@ -31,7 +31,7 @@
$(CC) $(INCLUDES) -o instruction instruction.c
cpu32DecodeTable.hxx: instruction instruction.list
- $(PROJECT_BASE)/src/sim68360/cpu/instruction
+ $(WRKSRC)/sim68360/cpu/instruction
clean:
rm -f *.o $(LIBRARY) instruction