xref: /netbsd-src/external/bsd/libpcap/dist/nomkdep (revision 5f2f42719cd62ff11fd913b40b7ce19f07c4fd25)
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#
6exit 0
7