X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fdb%2Futils%2FMakefile;h=0e5a8f1abef4ec73b180813ff30eb08bda73353e;hb=b5c58822be78c8820692c916e296a2230bb2b9e2;hp=3a5eff85ee97cd49d47a7465d807ef4304d88c3e;hpb=6bcc7c5880782aadfdab7dd4b0c546eca8808641;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/db/utils/Makefile b/cinelerra-5.1/db/utils/Makefile index 3a5eff85..0e5a8f1a 100644 --- a/cinelerra-5.1/db/utils/Makefile +++ b/cinelerra-5.1/db/utils/Makefile @@ -1,5 +1,4 @@ -TOPDIR ?= $(CURDIR)/../.. -export TOPDIR +export TOPDIR ?= $(CURDIR)/../.. include $(TOPDIR)/global_config $(shell mkdir -p $(OBJDIR)) @@ -33,11 +32,12 @@ TARGETS:=clip_accesses \ root_info \ dmp \ cpdb \ - add_path_pos \ path_ls \ - dbcvt \ xtv +# add_path_pos \ +# dbcvt \ + all: $(TARGETS) dbtv: dbtv.C