PROJECTDIR = `pwd` LIBUC = /opt/libuc2 all: make -f lpc17XX.mk clean: make clean -f lpc17XX.mk distclean: make distclean -f lpc17XX.mk