
all:
	make -C ctemplate-src libctemplate_wb.la

clean:
#	make -C ctemplate-src clean

distclean:
#	make -C ctemplate-src distclean

install: 
	make -C ctemplate-src install-libLTLIBRARIES

uninstall:
#	make -C ctemplate-src uninstall
