1OBJS = \ 2 main.o 3 4PROGRAM = Terminal 5 6LIB_DEPS = GUI Gfx VT IPC Protocol Core 7 8include ../../Makefile.common