Files
rez_demo/IA64_BUILD/variables.mk

15 lines
395 B
Makefile
Raw Normal View History

export CPP_COMPILER=g++
export BD=${PWD}IA64_BUILD/
# headers are good even if from ARM
# libraries must point to the right one
2026-03-22 02:11:50 +01:00
# probably they need to be made current
# for each libWWW.so.X.Y.Z
# ln -s /usr/lib/x..../libWWW.so.X.Y.Z /usr/lib/x..../libWWW.so
export WAYLAND_LIBRARIES=/usr/lib/x86_64-linux-gnu/
export EGL_LIBRARIES=/usr/lib/x86_64-linux-gnu/
GLUT_L_D=${GLUT_D}IA64_BUILD/