OBJS = \ TextEditorWidget.o \ main.o PROGRAM = TextEditor LDFLAGS = -lgui -ldraw -lvt -lipc -lthread -lpthread -lcore -lc include ../../Makefile.common