diff options
author | Kent Boortz <kent.boortz@sun.com> | 2010-12-28 19:57:23 +0100 |
---|---|---|
committer | Kent Boortz <kent.boortz@sun.com> | 2010-12-28 19:57:23 +0100 |
commit | a1a90798ce2125d839d0865ff52ac990fc9eecbb (patch) | |
tree | f341a98de1a200ac824d90042d01052f7156ce84 /ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux | |
parent | d92a7eb1f39d5b6c627508cc314b45e93a80ca21 (diff) | |
download | mariadb-git-a1a90798ce2125d839d0865ff52ac990fc9eecbb.tar.gz |
- Added/updated copyright headers
- Removed files specific to compiling on OS/2
- Removed files specific to SCO Unix packaging
- Removed "libmysqld/copyright", text is included in documentation
- Removed LaTeX headers for NDB Doxygen documentation
- Removed obsolete NDB files
- Removed "mkisofs" binaries
- Removed the "cvs2cl.pl" script
- Changed a few GPL texts to use "program" instead of "library"
Diffstat (limited to 'ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux')
-rw-r--r-- | ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux b/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux deleted file mode 100644 index a933669cfe7..00000000000 --- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux +++ /dev/null @@ -1,6 +0,0 @@ -PROJECT_TOP = /home/lmcritr/ecurlmc/users/lmcritr/dbBenchmark - -CFLAGS = -Wall -Wstrict-prototypes -O2 -I/opt/TimesTen4.1/32/include/ -I../include -LDFLAGS = -L/opt/TimesTen4.1/32/lib -Wl,-rpath,/opt/TimesTen4.1/32/lib -LIBS = -ltten -ldl -LIBSCS = -lttclient -ldl |