3f3b6d00dd
--HG-- extra : convert_revision : juan%40xbps-20090817170720-amxxac4a2e8bza1j
6 lines
118 B
Makefile
6 lines
118 B
Makefile
BIN = xbps-bin
|
|
OBJS = check.o install.o main.o remove.o ../xbps-repo/util.o
|
|
|
|
TOPDIR = ../..
|
|
include $(TOPDIR)/prog.mk
|