diff options
author | Cheoleun Moon <chleun.moon@samsung.com> | 2019-10-17 19:20:32 +0900 |
---|---|---|
committer | Cheoleun Moon <chleun.moon@samsung.com> | 2019-10-17 19:22:32 +0900 |
commit | 5ba315c303f1b918aecaf290de2428eb0a1116ba (patch) | |
tree | 3e7f0fbfafdf260490332e028fb07a8a903b4081 /nomkdep | |
parent | a2db57476cfba84fc739ff1c5d907f03c7058257 (diff) | |
download | libpcap-5ba315c303f1b918aecaf290de2428eb0a1116ba.tar.gz libpcap-5ba315c303f1b918aecaf290de2428eb0a1116ba.tar.bz2 libpcap-5ba315c303f1b918aecaf290de2428eb0a1116ba.zip |
Imported Upstream version 1.9.1upstream/1.9.1upstream
Change-Id: I8ccc371679c730299ebe8068ed5af0ae033c4f7d
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Diffstat (limited to 'nomkdep')
-rwxr-xr-x | nomkdep | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#!/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 |