mirror of
https://github.com/encounter/libnx.git
synced 2026-03-30 11:18:54 -07: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/
|