xref: /freebsd/contrib/libpcap/nomkdep (revision e9a994639b2af232f994ba2ad23ca45a17718d2b)
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