OBJS = \ Parser.o \ LineEditor.o \ main.o PROGRAM = Shell LDFLAGS = -lcore -lc include ../Makefile.common