xref: /netbsd-src/external/bsd/libpcap/dist/nomkdep (revision 9185e895f1b94e89d9c29ea1e64a7aa34809f403)
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