summaryrefslogtreecommitdiff
path: root/asn1/isdn-sup/Makefile.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-02-17 19:07:27 +0000
committerGuy Harris <guy@alum.mit.edu>2013-02-17 19:07:27 +0000
commit4e16c03bd1fd24cb611800a2eddc75d0676fa9ff (patch)
tree1ca1b33034633d808663a95897687765684e8f96 /asn1/isdn-sup/Makefile.nmake
parent0b916ad1b4576ebd4bb6d94c950dd15d0c760730 (diff)
downloadwireshark-4e16c03bd1fd24cb611800a2eddc75d0676fa9ff.tar.gz
Get rid of trailing CRs, set the usual svn properties to expand $Id$ and
use native line endings. svn path=/trunk/; revision=47709
Diffstat (limited to 'asn1/isdn-sup/Makefile.nmake')
-rw-r--r--asn1/isdn-sup/Makefile.nmake66
1 files changed, 33 insertions, 33 deletions
diff --git a/asn1/isdn-sup/Makefile.nmake b/asn1/isdn-sup/Makefile.nmake
index 1278666710..d03c4f486d 100644
--- a/asn1/isdn-sup/Makefile.nmake
+++ b/asn1/isdn-sup/Makefile.nmake
@@ -1,33 +1,33 @@
-## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
-#
-# $Id: Makefile.nmake 43536 2012-06-28 22:56:06Z darkjames $
-#
-#
-# Wireshark - Network traffic analyzer
-# By Gerald Combs <gerald@wireshark.org>
-# Copyright 1998 Gerald Combs
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-
-include ../../config.nmake
-include ../Makefile.preinc.nmake
-include Makefile.common
-include ../Makefile.inc.nmake
-
-checkapi:
- $(PERL) ../../tools/checkAPIs.pl -build \
- $(PROTOCOL_NAME).cnf \
- packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file
+## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
+#
+# $Id$
+#
+#
+# Wireshark - Network traffic analyzer
+# By Gerald Combs <gerald@wireshark.org>
+# Copyright 1998 Gerald Combs
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+
+include ../../config.nmake
+include ../Makefile.preinc.nmake
+include Makefile.common
+include ../Makefile.inc.nmake
+
+checkapi:
+ $(PERL) ../../tools/checkAPIs.pl -build \
+ $(PROTOCOL_NAME).cnf \
+ packet-$(PROTOCOL_NAME)-template.c