summaryrefslogtreecommitdiff
path: root/ui/cli
diff options
context:
space:
mode:
Diffstat (limited to 'ui/cli')
-rw-r--r--ui/cli/Makefile.am2
-rw-r--r--ui/cli/Makefile.common2
-rw-r--r--ui/cli/Makefile.nmake1
3 files changed, 0 insertions, 5 deletions
diff --git a/ui/cli/Makefile.am b/ui/cli/Makefile.am
index 4b5231d9ed..c6b4a7b8ae 100644
--- a/ui/cli/Makefile.am
+++ b/ui/cli/Makefile.am
@@ -1,8 +1,6 @@
# Makefile.am
# Automake file for the TShark taps
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/ui/cli/Makefile.common b/ui/cli/Makefile.common
index 99359c920a..fca2671bca 100644
--- a/ui/cli/Makefile.common
+++ b/ui/cli/Makefile.common
@@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/ui/cli/Makefile.nmake b/ui/cli/Makefile.nmake
index 09f9eb8d48..2fe092f7a8 100644
--- a/ui/cli/Makefile.nmake
+++ b/ui/cli/Makefile.nmake
@@ -1,7 +1,6 @@
## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id$
include ..\..\config.nmake
include ..\..\Makefile.nmake.inc