1 include ..
/global_config
3 # burn must come before any other effecttv plugin
4 # colors must come before any plugin
5 # parametric must come before fourier plugins
88 # Make static table of all plugins
89 ifeq ($(DO_STATIC
), y
)
95 @ for i in
$(DIRS
) ; \
103 -o
-name
'*.plugin' \
) -exec
rm -rf
{} \
;
112 # Can't strip the themes so instead the plugins strip themselves
114 # strip $(OBJDIR)/*.plugin
115 rm -rf
/usr
/lib
/cinelerra
116 mkdir
-p
/usr
/lib
/cinelerra
117 cp
$(OBJDIR
)/*.plugin
/usr
/lib
/cinelerra
118 cp
-a titler
/fonts
/usr
/lib
/cinelerra