get rid of apple double files in SDL-1.2.15 win32 devel
This commit is contained in:
parent
9b5de95481
commit
3ac3936464
1
3rdparty/Makefile
vendored
1
3rdparty/Makefile
vendored
@ -376,6 +376,7 @@ endif
|
||||
ifdef WIN32
|
||||
$(PREFIX)/lib/libSDLmain.a: archives/$(SDLDEVEL)
|
||||
$(TAR) xzf $<
|
||||
find $(SDL) -name \._\* -exec rm -v {} \;
|
||||
patch -p0 < $(SDLDEVELPATCH)
|
||||
$(MKDIR) $(PREFIX)
|
||||
cd $(SDL) && CROSS_PATH=$(PREFIX) $(MAKE) cross
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user