]> andersk Git - moira.git/blobdiff - dbck/Makefile.in
updates for server-side VPATH compiling
[moira.git] / dbck / Makefile.in
index 768b713b66271d1d3586181bab3b086547fec9c3..0ff16c092f74296dd0b6d8b9d798aa5aaa62f871 100644 (file)
@@ -33,7 +33,7 @@ TARGET=dbck
 .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 1.114694 seconds and 4 git commands to generate.