This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
7bd1cba1e3
Luna
/
libs
/
Makefile
8 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
Adjust build system to be more flexible and to work with the new toolchain
2022-10-02 10:44:32 +00:00
build
:
Update build system
2022-10-02 15:01:30 +00:00
@
$(
MAKE
)
-C libc build
Adjust build system to be more flexible and to work with the new toolchain
2022-10-02 10:44:32 +00:00
install
:
Update build system
2022-10-02 15:01:30 +00:00
@
$(
MAKE
)
-C libc install
Adjust build system to be more flexible and to work with the new toolchain
2022-10-02 10:44:32 +00:00
clean
:
Update build system
2022-10-02 15:01:30 +00:00
@
$(
MAKE
)
-C libc clean
Reference in New Issue
Copy Permalink