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