OBJS = \ Calculator.o \ Keypad.o \ CalculatorWidget.o \ main.o PROGRAM = Calculator LIB_DEPS = GUI Gfx IPC Core include ../../Makefile.common