all:
	i386-aros-g++ main.cpp txt.cpp -o SimpleEditor -lmui -s

