Commit 8a84960f authored by Nils Goroll's avatar Nils Goroll

update generated boilerplates

parent 0e5bd297
......@@ -24,8 +24,6 @@ libvmod_blob_la_LDFLAGS = \
nodist_libvmod_blob_la_SOURCES = vcc_if.c vcc_if.h
# BUILT_SOURCES is only a hack
# and dependency tracking does not help for the first build
$(libvmod_blob_la_OBJECTS): vcc_if.h
vcc_if.h vmod_blob.rst vmod_blob.man.rst: vcc_if.c
......
......@@ -24,8 +24,6 @@ libvmod_directors_la_LDFLAGS = \
nodist_libvmod_directors_la_SOURCES = vcc_if.c vcc_if.h
# BUILT_SOURCES is only a hack
# and dependency tracking does not help for the first build
$(libvmod_directors_la_OBJECTS): vcc_if.h
vcc_if.h vmod_directors.rst vmod_directors.man.rst: vcc_if.c
......
......@@ -24,8 +24,6 @@ libvmod_purge_la_LDFLAGS = \
nodist_libvmod_purge_la_SOURCES = vcc_if.c vcc_if.h
# BUILT_SOURCES is only a hack
# and dependency tracking does not help for the first build
$(libvmod_purge_la_OBJECTS): vcc_if.h
vcc_if.h vmod_purge.rst vmod_purge.man.rst: vcc_if.c
......
......@@ -24,8 +24,6 @@ libvmod_std_la_LDFLAGS = \
nodist_libvmod_std_la_SOURCES = vcc_if.c vcc_if.h
# BUILT_SOURCES is only a hack
# and dependency tracking does not help for the first build
$(libvmod_std_la_OBJECTS): vcc_if.h
vcc_if.h vmod_std.rst vmod_std.man.rst: vcc_if.c
......
......@@ -24,8 +24,6 @@ libvmod_vtc_la_LDFLAGS = \
nodist_libvmod_vtc_la_SOURCES = vcc_if.c vcc_if.h
# BUILT_SOURCES is only a hack
# and dependency tracking does not help for the first build
$(libvmod_vtc_la_OBJECTS): vcc_if.h
vcc_if.h vmod_vtc.rst vmod_vtc.man.rst: vcc_if.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment