xbps-repo(8): new target 'clean': removes obsolete binpkgs from cachedir.

This commit is contained in:
Juan RP
2012-05-05 10:07:47 +02:00
parent 0dd5d970fe
commit f7c49a706c
6 changed files with 127 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ TOPDIR = ../..
BIN = xbps-repo
OBJS = main.o index.o show.o find-files.o list.o
OBJS += index-files.o
OBJS += index-files.o clean.o
OBJS += ../xbps-bin/fetch_cb.o ../xbps-bin/util.o
OBJS += ../xbps-bin/state_cb.o ../xbps-bin/list.o
MAN = $(BIN).8