version.mk (f8f46c79) version.mk (ffd43a0a)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 55 unchanged lines hidden (view full) ---

64# the micro
65DBPOOL_MICRO=0
66
67
68# ----------------------------DBASE settings-----------------------------------#
69# target
70DBASE_TARGET=dbase
71
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 55 unchanged lines hidden (view full) ---

64# the micro
65DBPOOL_MICRO=0
66
67
68# ----------------------------DBASE settings-----------------------------------#
69# target
70DBASE_TARGET=dbase
71
72# ----------------------------MOZAB settings-----------------------------------#
73# the major
74MOZAB_MAJOR=2
75# the minor
76MOZAB_MINOR=0
77# the micro
78MOZAB_MICRO=0
79
80# ----------------------------MySQL settings-----------------------------------#
81# target
82MYSQL_TARGET=mysql
83
84# ----------------------------Kab settings-------------------------------------#
85# target
86KAB_TARGET=kab
87

--- 23 unchanged lines hidden ---
72# ----------------------------MySQL settings-----------------------------------#
73# target
74MYSQL_TARGET=mysql
75
76# ----------------------------Kab settings-------------------------------------#
77# target
78KAB_TARGET=kab
79

--- 23 unchanged lines hidden ---