Blame nomkdep

Packit 209cc3
#!/bin/sh -
Packit 209cc3
#
Packit 209cc3
# Does nothing; used if we don't have a command-line flag to the compiler
Packit 209cc3
# to get it to generate dependencies.
Packit 209cc3
#
Packit 209cc3
exit 0