]> Dogcows Code - chaz/yoink/blobdiff - cscope.make
preliminary AM_SILENT_RULES support
[chaz/yoink] / cscope.make
index 258acca7799c3363a56f9102ef1718f844a84888..47c2811fd9857a8ad0c5eba3d4537d97d300e2e3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 current=`pwd`
 cd /
@@ -10,5 +10,5 @@ find "$current" \
 
 cd "$current"
 
-#cscope -b -q
+cscope -b -q
 
This page took 0.017971 seconds and 4 git commands to generate.