]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Added oui.c, print-ap1394.c and print-symantec.c to the Windows project.
authorrisso <risso>
Fri, 19 Mar 2004 21:37:49 +0000 (21:37 +0000)
committerrisso <risso>
Fri, 19 Mar 2004 21:37:49 +0000 (21:37 +0000)
win32/prj/GNUmakefile
win32/prj/WinDump.dsp

index a1931ac62bd0f3ba762dd67b63aaa72cd2d0bad7..516c3e2ff75ac9c7bd41eedcb2c04f37add46d8e 100644 (file)
@@ -37,6 +37,7 @@ OBJS = \
        ../../print-802_11.o \
        ../../print-ah.o \
        ../../print-aodv.o \
+       ../../print-ap1394.o \
        ../../print-arcnet.o \
        ../../print-arp.o \
        ../../print-ascii.o \
@@ -110,6 +111,7 @@ OBJS = \
        ../../print-stp.o \
        ../../print-sunatm.o \
        ../../print-sunrpc.o \
+       ../../print-symantec.o \
        ../../print-tcp.o \
        ../../print-telnet.o \
        ../../print-tftp.o \
index bbada4241fe299abcc3df5d2dda098356c1495be..321133de4e8af715d68d90e405c27cd5a79d91de 100644 (file)
@@ -129,6 +129,10 @@ SOURCE=..\..\machdep.c
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\oui.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\parsenfsfh.c
 # End Source File
 # Begin Source File
@@ -145,6 +149,10 @@ SOURCE="..\..\print-aodv.c"
 # End Source File
 # Begin Source File
 
+SOURCE="..\..\print-ap1394.c"
+# End Source File
+# Begin Source File
+
 SOURCE="..\..\print-arcnet.c"
 # End Source File
 # Begin Source File
@@ -441,6 +449,10 @@ SOURCE="..\..\print-sunrpc.c"
 # End Source File
 # Begin Source File
 
+SOURCE="..\..\print-symantec.c"
+# End Source File
+# Begin Source File
+
 SOURCE="..\..\print-tcp.c"
 # End Source File
 # Begin Source File