Loading src/Makefile +1 −0 Changes for src/Makefile: 1 added line, 0 removed lines. Original line number Diff line number Diff line SUBDIRS := $(wildcard */.) BUILDDIR=../build all: $(SUBDIRS) Loading Loading
src/Makefile +1 −0 Changes for src/Makefile: 1 added line, 0 removed lines. Original line number Diff line number Diff line SUBDIRS := $(wildcard */.) BUILDDIR=../build all: $(SUBDIRS) Loading