Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 442798
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- a/Makefile
0
++ b/Makefile
Lines 102-107 Link Here
102
# Rules for core library.
102
# Rules for core library.
103
#
103
#
104
104
105
pa_pgsql.ml4: $(OBJS)
106
105
pa_pgsql.cmo: pa_pgsql.ml4
107
pa_pgsql.cmo: pa_pgsql.ml4
106
	ocamlfind ocamlc $(OCAMLCFLAGS) $(OCAMLCPACKAGES) \
108
	ocamlfind ocamlc $(OCAMLCFLAGS) $(OCAMLCPACKAGES) \
107
	  -pp "camlp4o pa_extend.cmo q_MLast.cmo $(P4_PARAMS) -impl" \
109
	  -pp "camlp4o pa_extend.cmo q_MLast.cmo $(P4_PARAMS) -impl" \

Return to bug 442798