OBJS = manServer client msgServer msgClient getAddress dieServer all: ${OBJS} clean: rm -f *.o ${OBJS}