#*=====================================================================*/ #* .../prgm/project/hiphop/hiphop/examples/hhdroid/Makefile.in */ #* ------------------------------------------------------------- */ #* Author : manuel serrano */ #* Creation : Sun May 24 07:26:50 2020 */ #* Last change : Sun May 24 07:40:30 2020 (serrano) */ #* Copyright : 2020 manuel serrano */ #* ------------------------------------------------------------- */ #* The Makefile to build the HH Android example */ #*=====================================================================*/ #*---------------------------------------------------------------------*/ #* Weblet description */ #*---------------------------------------------------------------------*/ HZ=@HZ@ HZVERSION=@VERSION@ DATE="@DATE@" #*---------------------------------------------------------------------*/ #* targets */ #*---------------------------------------------------------------------*/ build: $(MAKE) -C arch/android -f Makefile.android