mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-11-21 17:29:17 +01:00
Update Makefile
This commit is contained in:
parent
0515152554
commit
122f19cacd
@ -2,8 +2,8 @@
|
||||
|
||||
export TOPDIR := $(shell pwd $(CURDIR))
|
||||
export BASE := Ace3DS+_R4iLS/$(shell basename $(CURDIR))
|
||||
export OUT := $(TOPDIR)/../../out
|
||||
export COMMON := $(TOPDIR)/../../common-kernels
|
||||
export OUT := $(TOPDIR)/../../../out
|
||||
export COMMON := $(TOPDIR)/../../../common-kernels
|
||||
|
||||
package: directory Ace3DS+_R4iLS_Wood_R4_1.62_old.zip extdata
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user