We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0515152 commit 122f19cCopy full SHA for 122f19c
archive/Ace3DS+_R4iLS/old/Makefile
@@ -2,8 +2,8 @@
2
3
export TOPDIR := $(shell pwd $(CURDIR))
4
export BASE := Ace3DS+_R4iLS/$(shell basename $(CURDIR))
5
-export OUT := $(TOPDIR)/../../out
6
-export COMMON := $(TOPDIR)/../../common-kernels
+export OUT := $(TOPDIR)/../../../out
+export COMMON := $(TOPDIR)/../../../common-kernels
7
8
package: directory Ace3DS+_R4iLS_Wood_R4_1.62_old.zip extdata
9
0 commit comments