keep odbc from installing every time

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4748 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-03-23 03:45:08 +00:00
parent 848f8d43f8
commit a7c186acec
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ depend_install: $(INST_ODBCLA)
$(INST_ODBCLA): $(UNINST_ODBCLA)
cd $(ODBC_DIR) && $(MAKE) install
@$(TOUCH_TARGET)