freebsd-src/nomkdep
Joseph Mingrone 35af88c963
Import libpcap 1.10.3
Reviewed by:	emaste
Sponsored by:	The FreeBSD Foundation
2023-03-27 15:45:17 -03:00

6 lines
135 B
Bash
Executable file

#!/bin/sh -
#
# Does nothing; used if we don't have a command-line flag to the compiler
# to get it to generate dependencies.
#
exit 0