This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
shoebill
Watch
1
Star
0
Fork
0
You've already forked shoebill
mirror of
https://github.com/pruten/shoebill.git
synced
2025-01-24 14:35:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
shoebill
/
Makefile
11 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
First big barely-functional code drop
2014-02-24 17:14:52 -05:00
all
:
shoebill
- Made a lot of progress getting 3.0.0 to run. - Implemented support for reading the kernel from SVFS/UFS filesystems - Other little changes
2014-04-05 19:20:53 -04:00
shoebill
:
make_core
First big barely-functional code drop
2014-02-24 17:14:52 -05:00
make_core
:
$(
MAKE
)
-C core -j
4
clean
:
rm -rf intermediates
Reference in New Issue
Copy Permalink