File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33include
44lib
55gc /ogc /libversion.h
6- * .bz2
76docs
87warn.log
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ $(BTELIB).a: $(BTEOBJ)
263263$(WIIUSELIB ) .a : $(WIIUSEOBJ )
264264# ---------------------------------------------------------------------------------
265265
266- .PHONY : libs wii cube install-headers install uninstall dist docs docker
266+ .PHONY : libs wii cube install-headers install uninstall docs docker
267267
268268# ---------------------------------------------------------------------------------
269269install-headers :
@@ -305,14 +305,6 @@ uninstall:
305305# ---------------------------------------------------------------------------------
306306 @rm -frv $(DESTDIR)$(DEVKITPRO)/libogc2
307307
308- # ---------------------------------------------------------------------------------
309- dist : wii cube install-headers
310- # ---------------------------------------------------------------------------------
311- @tar --exclude=*CVS* --exclude=.svn --exclude=*build* --exclude=*deps* \
312- --exclude=*.bz2 --exclude=*include* --exclude=*lib/* --exclude=*docs/*\
313- -cvjf libogc2-src-$(VERSTRING).tar.bz2 *
314- @tar -cvjf libogc2-$(VERSTRING).tar.bz2 include lib *_license.txt *_rules
315-
316308
317309LIBRARIES := $(OGCLIB ) .a $(MODLIB ) .a $(DBLIB ) .a $(TINYSMBLIB ) .a $(ASNDLIB ) .a $(AESNDLIB ) .a $(ISOLIB ) .a
318310
You can’t perform that action at this time.
0 commit comments