Files
rpi_b/etc/make.conf
T

8 lines
156 B
Plaintext

# which architecture to compile for
ARCH=i386
MAKEVERBOSE?= 1
.ifdef BSD_PKG_MK
.error Please use bmake for pkgsrc instead of the base system make.
.endif