vp-build/bin/xbps-bin/Makefile
Juan RP e59520869b Use a common mk file for all bins, install bins stripped.
--HG--
extra : convert_revision : dd739bbc9c67b099ef690533e02bb3f40aa2dc8a
2009-02-16 18:03:03 +01:00

6 lines
91 B
Makefile

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