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

PROJECT = sc_report
OBJS    = main.o

include ../../Makefile.rules
