Add a new test for overloading.pm
[p5sagit/p5-mst-13.2.git] / makedepend.SH
index 229a73d..e4f8252 100755 (executable)
@@ -179,6 +179,7 @@ for file in `$cat .clist`; do
            -e 's|\.c\.c|.c|' $uwinfix .cout .cerr| \
         $uniq | $sort | $uniq >> .deptmp
     fi
+    echo "$filebase\$(OBJ_EXT): cflags" >> .deptmp
 done
 
 $sed <$mf >$mf.new -e '1,/^# AUTOMATICALLY/!d'