X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=extract%2Fcodegen%2FMakefile.in;h=eeb8774556c2d1511c1646d027146071d95b30ce;hb=02224ff1b586552930e8177376151c784e92fd5b;hp=558c5740ab12598c108387305288e174a3dfd979;hpb=727fe72a983a94decbd6e99d8c7c85c34f0171da;p=virt-mem.git 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