mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-28 03:54:21 +01:00
fulldist target
This commit is contained in:
parent
adcecb89f5
commit
aa40d61977
2
Makefile
2
Makefile
@ -3,6 +3,8 @@ all:
|
||||
|
||||
REV=$(shell grep define svnrev/svnrev.c | gawk '{print $$3}')
|
||||
|
||||
full_dist: dist dist_vwii
|
||||
|
||||
dist: compile_installer compile_stboot
|
||||
@tar cfj HomebrewFilter-rev$(REV).tar.bz2 HomebrewFilter/
|
||||
@tar cfj HomebrewFilter-Standalone-rev$(REV).tar.bz2 HomebrewFilter.Standalone/
|
||||
|
Loading…
Reference in New Issue
Block a user