summaryrefslogblamecommitdiff
path: root/emulators/bsvc/files/patch-ag
blob: 719a3a5e0dedd876a6fe0503d6741c2542403a7d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










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