Revamp all the Makefiles (thanks @fincs @WinterMute)
... dependencies are now properly handled (e.g. header changes, etc.)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
KIPS := boot boot2 loader pm sm
|
||||
KIPS := loader pm sm boot
|
||||
|
||||
#TODO: boot2 ?
|
||||
|
||||
SUBFOLDERS := libstratosphere $(KIPS)
|
||||
|
||||
TOPTARGETS := all clean
|
||||
|
||||
Reference in New Issue
Block a user