Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Aug 16, 2024
1 parent 0515152 commit 122f19c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions archive/Ace3DS+_R4iLS/old/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 122f19c

Please sign in to comment.