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










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