all:
	cd ../../.. && $(MAKE) mod_lib_exp_text

clean:
	rm *.o *.so 2>/dev/null ; true

