X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=blobdiff_plain;f=common.mk;h=fdf6b882f770e58a040be6f4a5d7889c97b72257;hp=0b14291e674bf31caf41decf418aecc1625d3223;hb=9b9043824d04f20e8e3679f1a2e946ee6f96194e;hpb=b54e7e1e86dd82c39e3a8fd5ff648283ba98bef6 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