mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
7 lines
207 B
Makefile
7 lines
207 B
Makefile
install:
|
|
cp base_rules $(DEVKITA64)/
|
|
cp base_tools $(DEVKITA64)/
|
|
cp switch_rules $(DEVKITA64)/
|
|
cp lib/switch.ld $(DEVKITA64)/aarch64-none-elf/lib/
|
|
cp lib/switch.specs $(DEVKITA64)/aarch64-none-elf/lib/
|