Changeset: 5b02d80727ff for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5b02d80727ff Removed Files: sql/storage/restrict/Makefile.ag Branch: default Log Message:
Removed old Makefile.ag after changeset 9421de86bc91. diffs (25 lines): diff --git a/sql/storage/restrict/Makefile.ag b/sql/storage/restrict/Makefile.ag deleted file mode 100644 --- a/sql/storage/restrict/Makefile.ag +++ /dev/null @@ -1,20 +0,0 @@ -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# Copyright 2008-2015 MonetDB B.V. - -## Process this file with automake to produce Makefile.in - -INCLUDES = .. ../../include ../../common ../bat \ - ../../../common/options \ - ../../../common/stream \ - ../../../gdk - -lib_restrictstore = { - NOINST - DIR = libdir - SOURCES = \ - restrict_table.c restrict_storage.c restrict_logger.c \ - restrict_logger.h restrict_storage.h restrict_table.h -} _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
