# # Makefile for non-Microsoft compilers # all: MakeAll MakeAll: $(MAKE) -C snap-core lib clean: $(MAKE) clean -C snap-core