summaryrefslogtreecommitdiff
path: root/nomkdep
blob: bed736687e87376806fee23fb8e08d80a4b4ad03 (plain)
1
2
3
4
5
6
#!/bin/sh -
#
# Does nothing; used if we don't have a command-line flag to the compiler
# to get it to generate dependencies.
#
exit 0