TARGET = timer SRC_CC = main.cc platform_timer.cc REQUIRES = linux LIBS = cxx server env alarm syscall signal INC_DIR += $(PRG_DIR)/../include $(PRG_DIR)/../include_periodic vpath main.cc $(PRG_DIR)/..