Use a common mk file for all bins, install bins stripped.

--HG--
extra : convert_revision : dd739bbc9c67b099ef690533e02bb3f40aa2dc8a
This commit is contained in:
Juan RP
2009-02-16 18:03:03 +01:00
parent 1802997b0b
commit e59520869b
7 changed files with 40 additions and 117 deletions

View File

@@ -5,6 +5,7 @@ SBINDIR ?= $(PREFIX)/sbin
LIBDIR ?= $(PREFIX)/lib
ETCDIR ?= $(PREFIX)/etc
TOPDIR ?= ..
INSTALL_STRIPPED ?= -s
LDFLAGS += -L$(TOPDIR)/lib -L$(PREFIX)/lib -lxbps
CPPFLAGS += -I$(TOPDIR)/include