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

MODULE = context

SRC = context.cpp cdflags.cpp

LIBRARY=libcontext.a

include ../../Makefile.local


syntax highlighted by Code2HTML, v. 0.9.1