Changeset: 02fbe4b73e82 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=02fbe4b73e82
Removed Files:
        sql/backends/monet5/iot/Makefile.am
Branch: iot
Log Message:

No generated files.


diffs (80 lines):

diff --git a/sql/backends/monet5/iot/Makefile.am 
b/sql/backends/monet5/iot/Makefile.am
deleted file mode 100644
--- a/sql/backends/monet5/iot/Makefile.am
+++ /dev/null
@@ -1,75 +0,0 @@
-
-## This file is generated by autogen.py, do not edit
-## Process this file with automake to produce Makefile.in
-## autogen includes dependencies so automake doesn't need to generated them
-
-AUTOMAKE_OPTIONS = no-dependencies 1.4 foreign
-
-install-exec-local-50_iot.mal: 50_iot.mal
-       -mkdir -p $(DESTDIR)$(libdir)/monetdb5/autoload
-       -$(RM) $(DESTDIR)$(libdir)/monetdb5/autoload/50_iot.mal
-       $(INSTALL_DATA) $< $(DESTDIR)$(libdir)/monetdb5/autoload/50_iot.mal
-
-uninstall-local-50_iot.mal: 
-       $(RM) $(DESTDIR)$(libdir)/monetdb5/autoload/50_iot.mal
-
-iot.o iot.lo: iot.c ../sql_optimizer.h ../sql_gencode.h 
../../../../monetdb5/optimizer/opt_prelude.h 
../../../../monetdb5/optimizer/opt_support.h 
../../../../monetdb5/optimizer/../mal/mal.h 
../../../../monetdb5/optimizer/../mal/mal_function.h 
../../../../monetdb5/optimizer/../mal/mal_scenario.h 
../../../../monetdb5/optimizer/../mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_pipes.h 
../../../../monetdb5/optimizer/opt_iot.h basket.h 
../../../../monetdb5/mal/../../gdk/gdk.h ../../../../monetdb5/mal/mal.h 
../../../../monetdb5/mal/mal_interpreter.h ../sql.h iot.h 
../../../../monetdb5/mal/mal_resolve.h ../../../../monetdb5/mal/mal_profiler.h 
../../../../monetdb5/mal/mal_client.h ../sql_scenario.h petrinet.h
-petrinet.o petrinet.lo: petrinet.c iot.h 
../../../../monetdb5/mal/../../gdk/gdk.h ../../../../monetdb5/mal/mal.h 
../../../../monetdb5/mal/mal_interpreter.h 
../../../../monetdb5/mal/mal_resolve.h ../../../../monetdb5/mal/mal_profiler.h 
../../../../monetdb5/mal/mal_client.h ../sql.h ../sql_scenario.h petrinet.h 
basket.h ../../../../monetdb5/mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_support.h 
../../../../monetdb5/optimizer/../mal/mal.h 
../../../../monetdb5/optimizer/../mal/mal_function.h 
../../../../monetdb5/optimizer/../mal/mal_scenario.h 
../../../../monetdb5/optimizer/../mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_prelude.h
-basket.o basket.lo: basket.c ../../../../gdk/gdk.h iot.h 
../../../../monetdb5/mal/../../gdk/gdk.h ../../../../monetdb5/mal/mal.h 
../../../../monetdb5/mal/mal_interpreter.h 
../../../../monetdb5/mal/mal_resolve.h ../../../../monetdb5/mal/mal_profiler.h 
../../../../monetdb5/mal/mal_client.h ../sql.h ../sql_scenario.h basket.h 
petrinet.h ../../../../monetdb5/mal/mal_instruction.h 
../../../../monetdb5/mal/mal_type.h ../../../../monetdb5/mal/mal_stack.h 
../../../../monetdb5/mal/mal_namespace.h ../../../../monetdb5/mal/mal_errors.h 
../../../../monetdb5/mal/mal_exception.h ../../../../monetdb5/mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_support.h 
../../../../monetdb5/optimizer/../mal/mal.h 
../../../../monetdb5/optimizer/../mal/mal_function.h 
../../../../monetdb5/optimizer/../mal/mal_scenario.h 
../../../../monetdb5/optimizer/../mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_prelude.h
-install-exec-local-basket.mal: basket.mal
-       -mkdir -p $(DESTDIR)$(libdir)/monetdb5
-       -$(RM) $(DESTDIR)$(libdir)/monetdb5/basket.mal
-       $(INSTALL_DATA) $< $(DESTDIR)$(libdir)/monetdb5/basket.mal
-
-uninstall-local-basket.mal: 
-       $(RM) $(DESTDIR)$(libdir)/monetdb5/basket.mal
-
-install-exec-local-petrinet.mal: petrinet.mal
-       -mkdir -p $(DESTDIR)$(libdir)/monetdb5
-       -$(RM) $(DESTDIR)$(libdir)/monetdb5/petrinet.mal
-       $(INSTALL_DATA) $< $(DESTDIR)$(libdir)/monetdb5/petrinet.mal
-
-uninstall-local-petrinet.mal: 
-       $(RM) $(DESTDIR)$(libdir)/monetdb5/petrinet.mal
-
-install-exec-local-iot.mal: iot.mal
-       -mkdir -p $(DESTDIR)$(libdir)/monetdb5
-       -$(RM) $(DESTDIR)$(libdir)/monetdb5/iot.mal
-       $(INSTALL_DATA) $< $(DESTDIR)$(libdir)/monetdb5/iot.mal
-
-uninstall-local-iot.mal: 
-       $(RM) $(DESTDIR)$(libdir)/monetdb5/iot.mal
-
-AM_CPPFLAGS = -I$(srcdir) -I.. -I$(srcdir)/.. -I../../../include 
-I$(srcdir)/../../../include -I../../../common -I$(srcdir)/../../../common 
-I../../../storage -I$(srcdir)/../../../storage -I../../../server 
-I$(srcdir)/../../../server -I../../../../monetdb5/modules/atoms 
-I$(srcdir)/../../../../monetdb5/modules/atoms 
-I../../../../monetdb5/modules/kernel 
-I$(srcdir)/../../../../monetdb5/modules/kernel -I../../../../monetdb5/mal 
-I$(srcdir)/../../../../monetdb5/mal -I../../../../monetdb5/modules/mal 
-I$(srcdir)/../../../../monetdb5/modules/mal -I../../../../monetdb5/optimizer 
-I$(srcdir)/../../../../monetdb5/optimizer -I../../../../clients/mapilib 
-I$(srcdir)/../../../../clients/mapilib -I../../../../common/options 
-I$(srcdir)/../../../../common/options -I../../../../common/stream 
-I$(srcdir)/../../../../common/stream -I../../../../common/utils 
-I$(srcdir)/../../../../common/utils -I../../../../gdk 
-I$(srcdir)/../../../../gdk
-install-exec-local-50_iot.sql: 50_iot.sql
-       -mkdir -p $(DESTDIR)$(libdir)/monetdb5/createdb
-       -$(RM) $(DESTDIR)$(libdir)/monetdb5/createdb/50_iot.sql
-       $(INSTALL_DATA) $< $(DESTDIR)$(libdir)/monetdb5/createdb/50_iot.sql
-
-uninstall-local-50_iot.sql: 
-       $(RM) $(DESTDIR)$(libdir)/monetdb5/createdb/50_iot.sql
-
-dist-hook:
-       mkdir -p $(distdir)/Tests
-       cp -pR $(srcdir)/Tests/* $(distdir)/Tests
-libiot_la_CFLAGS=-DLIBIOT $(AM_CFLAGS)
-iotdir = $(libdir)/monetdb5
-libiot_la_LIBADD = ../../../../monetdb5/tools/libmonetdb5.la 
../../../../gdk/libbat.la
-$(do)install-iotLTLIBRARIES : 
-libiot_la-iot.lo: iot.c ../sql_optimizer.h ../sql_gencode.h 
../../../../monetdb5/optimizer/opt_prelude.h 
../../../../monetdb5/optimizer/opt_support.h 
../../../../monetdb5/optimizer/../mal/mal.h 
../../../../monetdb5/optimizer/../mal/mal_function.h 
../../../../monetdb5/optimizer/../mal/mal_scenario.h 
../../../../monetdb5/optimizer/../mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_pipes.h 
../../../../monetdb5/optimizer/opt_iot.h basket.h 
../../../../monetdb5/mal/../../gdk/gdk.h ../../../../monetdb5/mal/mal.h 
../../../../monetdb5/mal/mal_interpreter.h ../sql.h iot.h 
../../../../monetdb5/mal/mal_resolve.h ../../../../monetdb5/mal/mal_profiler.h 
../../../../monetdb5/mal/mal_client.h ../sql_scenario.h petrinet.h
-       $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiot_la_CFLAGS) $(CFLAGS) 
$(iot_CFLAGS) -c -o libiot_la-iot.lo `test -f 'iot.c' || echo '$(srcdir)/'`iot.c
-libiot_la-basket.lo: basket.c ../../../../gdk/gdk.h iot.h 
../../../../monetdb5/mal/../../gdk/gdk.h ../../../../monetdb5/mal/mal.h 
../../../../monetdb5/mal/mal_interpreter.h 
../../../../monetdb5/mal/mal_resolve.h ../../../../monetdb5/mal/mal_profiler.h 
../../../../monetdb5/mal/mal_client.h ../sql.h ../sql_scenario.h basket.h 
petrinet.h ../../../../monetdb5/mal/mal_instruction.h 
../../../../monetdb5/mal/mal_type.h ../../../../monetdb5/mal/mal_stack.h 
../../../../monetdb5/mal/mal_namespace.h ../../../../monetdb5/mal/mal_errors.h 
../../../../monetdb5/mal/mal_exception.h ../../../../monetdb5/mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_support.h 
../../../../monetdb5/optimizer/../mal/mal.h 
../../../../monetdb5/optimizer/../mal/mal_function.h 
../../../../monetdb5/optimizer/../mal/mal_scenario.h 
../../../../monetdb5/optimizer/../mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_prelude.h
-       $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiot_la_CFLAGS) $(CFLAGS) 
$(basket_CFLAGS) -c -o libiot_la-basket.lo `test -f 'basket.c' || echo 
'$(srcdir)/'`basket.c
-libiot_la-petrinet.lo: petrinet.c iot.h 
../../../../monetdb5/mal/../../gdk/gdk.h ../../../../monetdb5/mal/mal.h 
../../../../monetdb5/mal/mal_interpreter.h 
../../../../monetdb5/mal/mal_resolve.h ../../../../monetdb5/mal/mal_profiler.h 
../../../../monetdb5/mal/mal_client.h ../sql.h ../sql_scenario.h petrinet.h 
basket.h ../../../../monetdb5/mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_support.h 
../../../../monetdb5/optimizer/../mal/mal.h 
../../../../monetdb5/optimizer/../mal/mal_function.h 
../../../../monetdb5/optimizer/../mal/mal_scenario.h 
../../../../monetdb5/optimizer/../mal/mal_builder.h 
../../../../monetdb5/optimizer/opt_prelude.h
-       $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) 
$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiot_la_CFLAGS) $(CFLAGS) 
$(petrinet_CFLAGS) -c -o libiot_la-petrinet.lo `test -f 'petrinet.c' || echo 
'$(srcdir)/'`petrinet.c
-nodist_libiot_la_SOURCES =
-dist_libiot_la_SOURCES = iot.c iot.h basket.c basket.h petrinet.c petrinet.h
-BUILT_SOURCES =
-MOSTLYCLEANFILES =
-EXTRA_DIST = Makefile.ag Makefile.msc 50_iot.mal 50_iot.sql basket.c basket.h 
basket.mal iot.c iot.h iot.mal petrinet.c petrinet.h petrinet.mal
-noinst_LTLIBRARIES = libiot.la
-install-iotLTLIBRARIES:
-uninstall-local: uninstall-local-50_iot.mal uninstall-local-50_iot.sql 
uninstall-local-basket.mal uninstall-local-iot.mal uninstall-local-petrinet.mal
-install-exec-local: install-exec-local-50_iot.mal 
install-exec-local-50_iot.sql install-exec-local-basket.mal 
install-exec-local-iot.mal install-exec-local-petrinet.mal
-
-  include $(top_srcdir)/buildtools/conf/rules.mk
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to