mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-28 03:54:21 +01:00
add clean rule to Makefile
change channel version to 39
This commit is contained in:
parent
90582812fc
commit
1d12b08be1
5
Makefile
5
Makefile
@ -1,5 +1,10 @@
|
||||
all: compile_installer
|
||||
|
||||
clean:
|
||||
@make -C main clean
|
||||
@make -C boot clean
|
||||
@make -C installer clean
|
||||
|
||||
compile_hbf:
|
||||
@make -C main
|
||||
@cp main/hbf.dol boot/source/hbf.dol
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user