1 lib_LTLIBRARIES = libguicast.la
2 noinst_PROGRAMS=bootstrap
4 libguicast_la_LIBADD = $(OPENGL_LIBS) -lXxf86vm -lXv -lXext -lX11 $(X_EXTRA_LIBS)
5 libguicast_la_LDFLAGS = $(X_LIBS) -version-info 1:0:0
6 libguicast_la_SOURCES = \
36 bcrelocatablewidget.C \
120 bcpopup.h bcpopup.inc \
130 bcrelocatablewidget.h \
131 bcrelocatablewidget.inc \
198 INCLUDES = -I$(top_srcdir)/quicktime
199 AM_CXXFLAGS = $(LARGEFILE_CFLAGS) $(X_CFLAGS)
200 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
202 # special CFLAGS that can be set on the make command line
204 bootstrap_SOURCES=bootstrap.c
207 # custom rule that disregards any fancy flags that the user might have set
208 bootstrap.$(OBJEXT): bootstrap.c
209 $(CC) $(BOOTSTRAP_CFLAGS) -c $<
211 EXTRA_DIST = images pngtoh.c
214 -rm -rf $(distdir)/images/CVS
215 -rm -rf $(distdir)/images/7seg_small/CVS