Makefile: remove all libxbps files in uninstall target.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20090817224658-xz0rwrdc6ysf49dt
This commit is contained in:
parent
3f3b6d00dd
commit
e7e1a16784
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ install:
|
||||
|
||||
uninstall:
|
||||
-rm -f $(SBINDIR)/xbps-*
|
||||
-rm -f $(LIBDIR)/libxbps.so*
|
||||
-rm -f $(LIBDIR)/libxbps.*
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
Loading…
x
Reference in New Issue
Block a user