Annotation of sql/oracle/Makefile.am, revision 1.1
1.1 ! parser 1: SUBDIRS = libltdl
! 2:
! 3: LIBTOOL_DEPS = @LIBTOOL_DEPS@
! 4: libtool: $(LIBTOOL_DEPS)
! 5: $(SHELL) ./config.status --recheck
! 6:
! 7:
! 8:
! 9: INCLUDES = -I.. $(INCLTDL) -I$(ORACLEOCI_INC) -I$(ORACLEPUBLIC_INC)
! 10:
! 11: lib_LTLIBRARIES = parser3oracle.la
! 12: parser3oracle_la_SOURCES = parser3oracle.C config_includes.h
! 13: parser3oracle_la_LIBADD = $(LIBLTDL)
! 14: parser3oracle_la_LDFLAGS = -module -avoid-version
E-mail: