diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-08 13:21:03 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-08 13:21:03 +0000 |
commit | 34512a0a1703f351662b2b4612b229fb7a574b09 (patch) | |
tree | 7edc1ee73d072e8bd196d0e78a81d5a42ca7583b /databases/Makefile | |
parent | bdc604bc522de31c55687c06d0d0c0c5a4f75370 (diff) |
Add sybase_ase 11.0.3.3, Sybase ASE RDBM System 11.
PR: 50068
Submitted by: Alex Kiesel
Notes
Notes:
svn path=/head/; revision=115630
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 3d4ad6a75b43..e7f5893453b4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -307,6 +307,7 @@ SUBDIR += sqlrelay SUBDIR += sqsh SUBDIR += sybase-ocsd + SUBDIR += sybase_ase SUBDIR += sybtcl SUBDIR += tcl-Mysql SUBDIR += tdb |