source: trunk/junk/_dcbuild @ 1184

Revision 852, 143 bytes checked in by cdleonard@…, 4 years ago (diff)

svn:eol-style native in trunk. Also svn:executable on all scripts

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1#!/bin/bash
2
3# re-build dependencies database
4ctags --php-kinds=+f-cdv -f - --languages=php -R $1www/ $1scripts/ $1common/ $1eval/ | cut -f1-2
Note: See TracBrowser for help on using the repository browser.