git: libpcap: Clean up Makefile
Aaron LI
aly at crater.dragonflybsd.org
Mon May 18 16:03:38 PDT 2020
commit 1ae0266592db7b4097917507f9edd37fa3ab5dd2
Author: Aaron LI <aly at aaronly.me>
Date: Sun May 17 08:52:01 2020 +0800
libpcap: Clean up Makefile
* Group sections better and sort files
* Add 'scanner.h' to SRCS and specify its dependency. Without this,
just 'make' in the lib/libpcap directory would fail because it cannot
find the 'scanner.h' file.
Summary of changes:
lib/libpcap/Makefile | 134 +++++++++++++++++++++++++++------------------------
1 file changed, 72 insertions(+), 62 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ae0266592db7b4097917507f9edd37fa3ab5dd2
--
DragonFly BSD source repository
More information about the Commits
mailing list