xref: /aosp_15_r20/external/libpcap/nomkdep (revision 8b26181f966a6af5cf6981a6f474313de533bb28)
1*8b26181fSAndroid Build Coastguard Worker#!/bin/sh -
2*8b26181fSAndroid Build Coastguard Worker#
3*8b26181fSAndroid Build Coastguard Worker# Does nothing; used if we don't have a command-line flag to the compiler
4*8b26181fSAndroid Build Coastguard Worker# to get it to generate dependencies.
5*8b26181fSAndroid Build Coastguard Worker#
6*8b26181fSAndroid Build Coastguard Workerexit 0
7