diff options
Diffstat (limited to 'bdb/Makefile.in')
-rw-r--r-- | bdb/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bdb/Makefile.in b/bdb/Makefile.in index b86eaefb5c1..a24eaaf0b41 100644 --- a/bdb/Makefile.in +++ b/bdb/Makefile.in @@ -36,6 +36,8 @@ subdirs = btree build_vxworks build_win32 clib common cxx db db185 \ all: cd $(bdb_build) && $(MAKE) all +clean:; + # May want to fix this, and MYSQL/configure, to install things install dvi check installcheck: |