aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/test/Makefile
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2013-05-30 11:37:15 +0200
committerAnders Svensson <[email protected]>2013-06-10 11:37:00 +0200
commit1492c9513e34563387db8996c17121c03bbf7526 (patch)
treecccd11465beea1efc7052b3bf23b792707515dd8 /lib/diameter/test/Makefile
parent1cf923dbd066ed667201ddc9d7db8c26bae940cb (diff)
downloadotp-1492c9513e34563387db8996c17121c03bbf7526.tar.gz
otp-1492c9513e34563387db8996c17121c03bbf7526.tar.bz2
otp-1492c9513e34563387db8996c17121c03bbf7526.zip
Trailing whitespace and copyright fixes
Diffstat (limited to 'lib/diameter/test/Makefile')
-rw-r--r--lib/diameter/test/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/diameter/test/Makefile b/lib/diameter/test/Makefile
index 9719c67b32..aff1b18cf8 100644
--- a/lib/diameter/test/Makefile
+++ b/lib/diameter/test/Makefile
@@ -1,4 +1,4 @@
-#
+#
# %CopyrightBegin%
#
# Copyright Ericsson AB 2010-2013. All Rights Reserved.
@@ -76,7 +76,7 @@ any: opt
$(MAKE) -i $(SUITES)
clean:
- rm -f $(TARGET_FILES)
+ rm -f $(TARGET_FILES)
rm -f depend.mk coverspec
realclean: clean
@@ -159,7 +159,7 @@ log:
# ----------------------------------------------------
# Release Targets
-# ----------------------------------------------------
+# ----------------------------------------------------
/%: % force
sed -f release.sed $< > "$(RELSYSDIR)$@"