touch ntpd/ntp_parser.[ch]
-# remove .deps directories to handle source files
-# moved, added, or removed. config.status will
+## HMS: Danger, Will Robinson.
+# If we remove files that used to be there, the old .Po files will bite us.
+# If we remove the .deps file, we *must* run config.status to generate new
+# dummy .Po files. The problem with this is that we then lose the
+# dependency chain and for an exisint build tree that means we may not
+# rebuild things that need to be rebuilt.
+#
# regenerate dummy .Po files, which are included
# in Makefiles
-find . -name .deps | xargs rm -rf
+#for i in `find . -name '*.Po' | grep /.deps/`
+#do
+# echo '# dummy' > $i
+#done
+
+##
cp bincheck.mf sntp/