xbps/bin/xbps-repo/Makefile
juan 3f3b6d00dd Initial import of xbps with code as August '09.
--HG--
extra : convert_revision : juan%40xbps-20090817170720-amxxac4a2e8bza1j
2009-08-17 19:07:20 +02:00

6 lines
87 B
Makefile

BIN = xbps-repo
OBJS = main.o util.o index.o
TOPDIR = ../..
include $(TOPDIR)/prog.mk