SYSTEMC_HOME ?= ../../../..
include ../../Makefile.config

PROJECT = scx_barrier
OBJS    = main.o

include ../../Makefile.rules
