It's currently not used on any UN*X, so it doesn't need to be there, but
this puts all the "source for replacement functions" stuff in the
missing directory.
lbl/os-solaris2.h \
lbl/os-sunos4.h \
lbl/os-ultrix4.h \
+ missing/getopt.c \
missing/snprintf.c \
mkdep \
msdos/bin2c.c \
Win32/Include/net/netdb.h \
Win32/Include/net/paths.h \
Win32/Prj/libpcap.dsp \
- Win32/Prj/libpcap.dsw \
- Win32/Src/getopt.c
+ Win32/Prj/libpcap.dsw
all: libpcap.a shared pcap-config
if( MSVC )
file(GLOB PROJECT_SOURCE_LIST_WIN32_C
- ${pcap_SOURCE_DIR}/Win32/Src/getopt.c
+ ${pcap_SOURCE_DIR}/missing/getopt.c
)
endif( MSVC )