Serenity Operating System
at hosted 8 lines 112 B view raw
1OBJS = \ 2 main.o 3 4PROGRAM = Terminal 5 6LIB_DEPS = GUI Gfx VT IPC Protocol Core 7 8include ../../Makefile.common