diff options
Diffstat (limited to 'backends/platform/ds/makefile')
-rw-r--r-- | backends/platform/ds/makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/platform/ds/makefile b/backends/platform/ds/makefile index 58d6fd4c02..7bfd419c14 100644 --- a/backends/platform/ds/makefile +++ b/backends/platform/ds/makefile @@ -1,8 +1,6 @@ #SUBDIRS:= `ls | egrep -v '^(CVS|tools)$$'` - - export PATH := $(DEVKITARM)/bin:$(PATH) export portdir = $(CURDIR)/arm9 |