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