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

PROJECT = sc_export
OBJS    = main.o

include ../../Makefile.rules
