]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
r4261@bucket (orig r251): kcr | 2008-01-20 22:10:43 -0500
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Thu, 18 Dec 2008 04:49:32 +0000 (04:49 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Thu, 18 Dec 2008 04:49:32 +0000 (04:49 +0000)
 force move of zephyr_err.h

git-svn-id: svn://svn.1ts.org/debian/trunk@323 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

zephyr/lib/Makefile.in

index c65681038c354a87e2b99d23a3bd1def31c12490..843d8cf3c019c088da5795bb32b9745558ae6cdf 100644 (file)
@@ -52,7 +52,7 @@ libzephyr.la: ${OBJS}
 
 zephyr_err.c ${BUILDTOP}/h/zephyr/zephyr_err.h: zephyr_err.et
        compile_et ${srcdir}/zephyr_err.et
-       mv zephyr_err.h ${BUILDTOP}/h/zephyr
+       mv -f zephyr_err.h ${BUILDTOP}/h/zephyr
 
 .c.lo:
        ${LIBTOOL} --mode=compile ${CC} -c -o $@ ${ALL_CFLAGS} $<