This website requires JavaScript.
Explore
Help
Register
Sign In
teldra
/
vp-build
Watch
1
Star
0
Fork
0
You've already forked vp-build
Code
Issues
Pull Requests
Releases
Wiki
Activity
1e53c43495
vp-build
/
bin
/
xbps-bin
/
Makefile
6 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
Use a common mk file for all bins, install bins stripped. --HG-- extra : convert_revision : dd739bbc9c67b099ef690533e02bb3f40aa2dc8a
2009-02-16 18:03:03 +01:00
BIN
=
xbps-bin
OBJS
=
main.o ../xbps-repo/util.o
Split repo commands into the new xbps-repo bin. - Remove lib/info.c that doesn't belong in the lib and add it into the bins. - Every binary now uses its own directory on bin/. This is in preparation for future changes for correct behaviour of the library and binaries. --HG-- extra : convert_revision : 880d16378bf940c4f5478de0362afe883cd5fd2c
2009-02-05 14:46:09 +01:00
Use a common mk file for all bins, install bins stripped. --HG-- extra : convert_revision : dd739bbc9c67b099ef690533e02bb3f40aa2dc8a
2009-02-16 18:03:03 +01:00
TOPDIR
=
../..
i
n
c
l
u
d
e
$(
TOPDIR
)
/
p
r
o
g
.
m
k
Reference in New Issue
Copy Permalink