X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=blobdiff_plain;f=common.mk;h=fdf6b882f770e58a040be6f4a5d7889c97b72257;hp=0b14291e674bf31caf41decf418aecc1625d3223;hb=3ae46e02f3f8acc1e4fd279d9194f1f032452e75;hpb=b54e7e1e86dd82c39e3a8fd5ff648283ba98bef6;ds=sidebyside diff --git a/common.mk b/common.mk index 0b14291..fdf6b88 100644 --- a/common.mk +++ b/common.mk @@ -1,4 +1,5 @@ G++ := g++ +ARM_G++ := arm-linux-gnueabihf-g++ JAVA := java JAR := jar JAVADOC := javadoc