X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fdb%2Futils%2FMakefile;h=3a5eff85ee97cd49d47a7465d807ef4304d88c3e;hb=6bcc7c5880782aadfdab7dd4b0c546eca8808641;hp=12e0abef7b08f683c0c2e96b2ead0d6a7ebb8e05;hpb=3406c79cd1a832418ad3a8b3de7a823b79ff5675;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/db/utils/Makefile b/cinelerra-5.1/db/utils/Makefile index 12e0abef..3a5eff85 100644 --- a/cinelerra-5.1/db/utils/Makefile +++ b/cinelerra-5.1/db/utils/Makefile @@ -56,6 +56,8 @@ xtv: xtv.C $(XTV_MEDIA_OBJS) @echo c++ -pthread $(CXXFLAGS) xtv.C $(XTV_MEDIA_OBJS) -o xtv @c++ -pthread $(XTV_INCLUDES) $(CXXFLAGS) xtv.C $(XTV_MEDIA_OBJS) $(XTV_LIBS) -o xtv +install: + clean: rm -f $(TARGETS) *.o a.out