]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/objc/Make-lang.in
* move-if-change: Remove.
[thirdparty/gcc.git] / gcc / objc / Make-lang.in
index 2cfe073b9173ccaf36ef27acaf6a821c74a72aaf..12a20569c67761ec2ee5b009646b82ed2804df51 100644 (file)
@@ -1,5 +1,5 @@
 # Top level -*- makefile -*- fragment for GNU Objective-C
-#   Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003
+#   Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003, 2004
 #   Free Software Foundation, Inc.
 
 #This file is part of GCC.
@@ -83,7 +83,7 @@ objc/objc-parse.y: c-parse.in
        echo '/*WARNING: This file is automatically generated!*/' >tmp-objc-prs.y
        sed -e "/^@@ifc.*/,/^@@end_ifc.*/d" \
            -e "/^@@ifobjc.*/d" -e "/^@@end_ifobjc.*/d" < $< >>tmp-objc-prs.y
-       $(SHELL) $(srcdir)/move-if-change tmp-objc-prs.y $@
+       $(SHELL) $(srcdir)/../move-if-change tmp-objc-prs.y $@
 
 gtype-objc.h : s-gtype ; @true
 gt-objc-objc-act.h : s-gtype ; @true