opnsense-ports/emulators/bsvc/files/patch-sim68360__cpu__Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
361 B
Text

--- 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