mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 18:12:14 +02:00
Merge fa8666514f
into 6d84ef2700
This commit is contained in:
commit
4b70c321a8
@ -102,8 +102,8 @@ dist-src:
|
|||||||
dist: dist-src dist-bin
|
dist: dist-src dist-bin
|
||||||
|
|
||||||
install: dist-bin
|
install: dist-bin
|
||||||
mkdir -p $(DEVKITPRO)/libnx
|
mkdir -p $(DEVKITA64)/libnx
|
||||||
bzip2 -cd libnx-$(VERSION).tar.bz2 | tar -xf - -C $(DEVKITPRO)/libnx
|
bzip2 -cd libnx-$(VERSION).tar.bz2 | tar -xf - -C $(DEVKITA64)/libnx
|
||||||
|
|
||||||
#dox:
|
#dox:
|
||||||
# @doxygen Doxyfile
|
# @doxygen Doxyfile
|
||||||
|
Loading…
Reference in New Issue
Block a user