##################################################
# About this Makefile
#
# This Makefile depends on Makefile.opts
##################################################

MODULE = c_interface

SRC = c_interface.cpp

LIBRARY=libc_interface.a

include ../../Makefile.local


syntax highlighted by Code2HTML, v. 0.9.1