From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Wed, 6 Aug 2008 19:23:23 +0000 (+0100) Subject: Added new .depend files. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=ff1a10fc96e9d2174dc30b7b56ec6319c3ec6633;p=virt-mem.git Added new .depend files. --- diff --git a/extract/codegen/.depend b/extract/codegen/.depend new file mode 100644 index 0000000..e69de29 diff --git a/extract/codegen/Makefile.in b/extract/codegen/Makefile.in index 558c574..eeb8774 100644 --- a/extract/codegen/Makefile.in +++ b/extract/codegen/Makefile.in @@ -44,4 +44,6 @@ kerneldb-to-parser.opt: $(XOBJS) ocamlfind ocamlopt \ $(OCAMLOPTFLAGS) $(OCAMLOPTPACKAGES) $(OCAMLOPTLIBS) $(XOBJS) -o $@ +install: + include ../../Make.rules \ No newline at end of file diff --git a/extract/fedora-koji/.depend b/extract/fedora-koji/.depend new file mode 100644 index 0000000..e69de29 diff --git a/extract/fedora-koji/Makefile.in b/extract/fedora-koji/Makefile.in index 5fabb01..e91a3dc 100644 --- a/extract/fedora-koji/Makefile.in +++ b/extract/fedora-koji/Makefile.in @@ -49,4 +49,6 @@ fedora-koji-download-kernels.opt: $(XOBJS) ocamlfind ocamlopt \ $(OCAMLOPTFLAGS) $(OCAMLOPTPACKAGES) $(OCAMLOPTLIBS) $(XOBJS) -o $@ +install: + include ../../Make.rules \ No newline at end of file