pdf =
endif
-#### -no-undefined breaks Mac OS/X builds.
-#### libast has "extern char **environ" which remains
-#### undefined until linked with main()
-#libexpr_la_LDFLAGS = -version-info $(EXPR_VERSION) -no-undefined
-
libexpr_C_la_SOURCES = excc.c excontext.c exdata.c exerror.c \
exeval.c exexpr.c exopen.c exrewind.c extoken.c \
extype.c exzero.c exparse.y exnospace.c exstash.c
$(top_builddir)/lib/sfio/libsfio_C.la \
$(top_builddir)/lib/cdt/libcdt.la
-#libexpr_la_LDFLAGS = -version-info $(EXPR_VERSION)
-#libexpr_la_SOURCES = $(libexpr_C_la_SOURCES)
-#libexpr_la_LIBADD = $(libexpr_C_la_LIBADD)
-
$(libexpr_C_la_OBJECTS) $(libexpr_la_OBJECTS): \
exparse.h exparse.c exgram.h exop.h