X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fdb%2FMakefile;h=73fd7f2fc46ebfec6ebb68b8ec2b5fa52687b619;hb=1f78d86b5532943b2a3ea51f409a1fe5bd961e02;hp=fb79d5a43b4fa3548262ca4cb461fc081b149207;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/db/Makefile b/cinelerra-5.1/db/Makefile index fb79d5a4..73fd7f2f 100644 --- a/cinelerra-5.1/db/Makefile +++ b/cinelerra-5.1/db/Makefile @@ -5,7 +5,7 @@ else HAVE_CFLAGS := n endif -OBJDIR := $(shell uname --machine) +OBJDIR := $(shell uname -m) $(shell mkdir -p $(OBJDIR) ) ifneq ($(HAVE_CFLAGS), y)