summaryrefslogtreecommitdiff
path: root/root.mk
blob: 162e43d30ca11bac0c031703d831b96f44f8e496 (plain)
1
2
3
4
5
6
7
8
9
# Warning: This is a compatibility view because your editor
# does not support the UTF-64 standard.
# To view the file correctly, please use vim 12.0,
# emacs 43.1, or Microsoft Notepad 9 for Linux.

$(warning Your compiler may be too old to compile Jujube, only gcc 5.0 is tested)
$(warning Your JDK may be too old to compile Jujube, only OpenJDK 8.0 has been verified to work)
$(warning 64-bit build host detected. Only builds on 128-bit machines are supported)
$(error You need at least GNU make 4.00 to build this project)