no longer applies
[oweals/busybox.git] / scripts / mkdep.c
index 9b92b08c447e9a85a535c8f6f5813170e064d750..ae3cc74e032decb76651e4997e2b01ef07b9deeb 100644 (file)
@@ -3,7 +3,7 @@
  * Smart CONFIG_* processing by Werner Almesberger, Michael Chastain.
  *
  * Usage: mkdep cflags -- file ...
- * 
+ *
  * Read source files and output makefile dependency lines for them.
  * I make simple dependency lines for #include <*.h> and #include "*.h".
  * I also find instances of CONFIG_FOO and generate dependencies