main.exe: test.cpp g++ ../tedi2tex.cpp -c g++ ../../tedi2lang/tedi2lang.cpp -c g++ tedi2lang.o tedi2tex.o test.cpp -o tests clean: rm *.o rm tests