ALL_SRC_DIRS=libv3d all install clean: @for subdir in $(ALL_SRC_DIRS); do \ gmake -C $$subdir -f Makefile $@; \ done