summaryrefslogtreecommitdiff
path: root/build/export/libodb-mysql/stub.make
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-01-25 18:52:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-01-25 18:52:59 +0300
commit3a160a80c788d81e48acf19a2cf68f29cf125dae (patch)
tree8bf000b3ae959d56367c15aa214a95d24b096905 /build/export/libodb-mysql/stub.make
parent35bdfb3e3604527f36f046928324346e8b37b46b (diff)
Turn libodb-mysql repository into package for muti-package repositorylibodb-mysql
Diffstat (limited to 'build/export/libodb-mysql/stub.make')
-rw-r--r--build/export/libodb-mysql/stub.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/export/libodb-mysql/stub.make b/build/export/libodb-mysql/stub.make
deleted file mode 100644
index ce7d9b1..0000000
--- a/build/export/libodb-mysql/stub.make
+++ /dev/null
@@ -1,8 +0,0 @@
-# file : build/export/libodb-mysql/stub.make
-# license : GNU GPL v2; see accompanying LICENSE file
-
-$(call include-once,$(src_root)/odb/mysql/makefile,$(out_root))
-
-$(call export,\
- l: $(out_root)/odb/mysql/odb-mysql.l,\
- cpp-options: $(out_root)/odb/mysql/odb-mysql.l.cpp-options)