Resolve conflict
[platform/upstream/libpcap.git] / nomkdep
1 #!/bin/sh -
2 #
3 # Does nothing; used if we don't have a command-line flag to the compiler
4 # to get it to generate dependencies.
5 #
6 exit 0