428a747fad
The "architecture" configuration keyword is now available to override the native machine architecture returned by (uname(2)). The XBPS_ARCH environment variable still has preference.
6 lines
155 B
Makefile
6 lines
155 B
Makefile
-include ../../config.mk
|
|
|
|
SUBDIRS = common libxbps xbps-checkvers xbps-create xbps-install xbps-query xbps-rindex xbps-uhelper
|
|
|
|
include ../../mk/subdir.mk
|