udis86sx/udis86/build/depcomp
changeset 21 7d99b51b4784
parent 0 e4a716697bef
--- a/udis86sx/udis86/build/depcomp	Sun Jun 12 12:12:51 2016 +0100
+++ b/udis86sx/udis86/build/depcomp	Tue Jun 14 22:40:22 2016 +0100
@@ -1,9 +1,9 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2012-10-18.11; # UTC
+scriptversion=2013-05-30.07; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 
 # 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
@@ -552,6 +552,7 @@
   G
   p
 }' >> "$depfile"
+  echo >> "$depfile" # make sure the fragment doesn't end with a backslash
   rm -f "$tmpdepfile"
   ;;