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 \
62 vframe.C workarounds.C bclistboxitem.C bctheme.C condition.C
107 bcpopup.h bcpopup.inc \
117 bcrelocatablewidget.h \
118 bcrelocatablewidget.inc \
125 bcsignals.h bcsignals.inc bcslider.h bcslider.inc bcsubwindow.h bcsubwindow.inc bctextbox.h bctextbox.inc \
142 bcwindow.h bcwindow.inc clip.h colors.h condition.inc cursors.h defaults.h defaults.inc errorbox.h errorbox.inc \
167 INCLUDES = -I$(top_srcdir)/quicktime
168 AM_CXXFLAGS = $(LARGEFILE_CFLAGS) $(X_CFLAGS)
169 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
171 # special CFLAGS that can be set on the make command line
173 bootstrap_SOURCES=bootstrap.c
176 # custom rule that disregards any fancy flags that the user might have set
177 bootstrap.$(OBJEXT): bootstrap.c
178 $(CC) $(BOOTSTRAP_CFLAGS) -c $<
180 EXTRA_DIST = images pngtoh.c
183 -rm -rf $(distdir)/images/CVS
184 -rm -rf $(distdir)/images/7seg_small/CVS