targets/{xvmc,vdpau,va}: remove all objects on make clean
This commit is contained in:
@@ -63,7 +63,7 @@ tags:
|
||||
|
||||
# Remove .o and backup files
|
||||
clean:
|
||||
-rm -f *.o *~ *.so $(SYMLINKS)
|
||||
-rm -f $(OBJECTS) *~ *.so $(SYMLINKS)
|
||||
-rm -f depend depend.bak
|
||||
|
||||
install: default
|
||||
|
@@ -63,7 +63,7 @@ tags:
|
||||
|
||||
# Remove .o and backup files
|
||||
clean:
|
||||
-rm -f *.o *~ *.so $(SYMLINKS)
|
||||
-rm -f $(OBJECTS) *~ *.so $(SYMLINKS)
|
||||
-rm -f depend depend.bak
|
||||
|
||||
install: default
|
||||
|
@@ -63,7 +63,7 @@ tags:
|
||||
|
||||
# Remove .o and backup files
|
||||
clean:
|
||||
-rm -f *.o *~ *.so $(SYMLINKS)
|
||||
-rm -f $(OBJECTS) *~ *.so $(SYMLINKS)
|
||||
-rm -f depend depend.bak
|
||||
|
||||
install: default
|
||||
|
Reference in New Issue
Block a user