]> andersk Git - moira.git/blobdiff - backup/Makefile.in
updates for server-side VPATH compiling
[moira.git] / backup / Makefile.in
index 6741a3fdb20480b1f7e02c94e4cdbeb301dae24f..31c01bb32ad328d793a634d6262057ff8795c9cd 100644 (file)
@@ -35,7 +35,7 @@ TARGET=mrbackup mrrestore
 .SUFFIXES: .pc
 
 .pc.c:
-       $(PRO_C) $(PRO_C_FLAGS) INAME=$<
+       $(PRO_C) $(PRO_C_FLAGS) INAME=$< ONAME=$@
 
 .c.o:
        $(CC) -c $(ALL_CFLAGS) $<
This page took 0.073806 seconds and 4 git commands to generate.