1 lib_LTLIBRARIES = libguicast.la
2 noinst_PROGRAMS=bootstrap
4 libguicast_la_LIBADD = -lXxf86vm -lXv -lXext -lX11 $(X_EXTRA_LIBS)
5 libguicast_la_LDFLAGS = $(X_LIBS) -version-info 1:0:0
6 libguicast_la_SOURCES = \
34 bcrelocatablewidget.C \
63 vframe.C workarounds.C bclistboxitem.C bctheme.C condition.C
108 bcpopup.h bcpopup.inc \
118 bcrelocatablewidget.h \
119 bcrelocatablewidget.inc \
126 bcsignals.h bcsignals.inc bcslider.h bcslider.inc bcsubwindow.h bcsubwindow.inc bctextbox.h bctextbox.inc \
143 bcwindow.h bcwindow.inc clip.h colors.h condition.inc cursors.h defaults.h defaults.inc errorbox.h errorbox.inc \
169 INCLUDES = -I$(top_srcdir)/quicktime
170 AM_CXXFLAGS = $(LARGEFILE_CFLAGS) $(X_CFLAGS)
171 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
173 # special CFLAGS that can be set on the make command line
175 bootstrap_SOURCES=bootstrap.c
178 # custom rule that disregards any fancy flags that the user might have set
179 bootstrap.$(OBJEXT): bootstrap.c
180 $(CC) $(BOOTSTRAP_CFLAGS) -c $<
182 EXTRA_DIST = images pngtoh.c
185 -rm -rf $(distdir)/images/CVS
186 -rm -rf $(distdir)/images/7seg_small/CVS