1 2 3 4 5 6 7 8 9
OBJS = \ TextEditorWidget.o \ main.o PROGRAM = TextEditor LIB_DEPS = GUI Draw VT IPC Thread Pthread Core include ../../Makefile.common