Skip to content
Snippets Groups Projects
Commit d56c9da0 authored by Marcus Comstedt's avatar Marcus Comstedt
Browse files

Oracle added to list of nondistributed modules.

Rev: src/Makefile.in:1.29
parent 4fc1995a
No related branches found
No related tags found
No related merge requests found
...@@ -225,11 +225,11 @@ lib: $(LIBDIR_SRC) $(LIBDIR_SRC)/master.pike $(LIBDIR_SRC)/modules $(LIBDIR_SRC) ...@@ -225,11 +225,11 @@ lib: $(LIBDIR_SRC) $(LIBDIR_SRC)/master.pike $(LIBDIR_SRC)/modules $(LIBDIR_SRC)
# and thus has to follow the rules stated in that code. # and thus has to follow the rules stated in that code.
export: new_peep_engine $(SRCDIR)/language.c $(SRCDIR)/language.h depend export: new_peep_engine $(SRCDIR)/language.c $(SRCDIR)/language.h depend
chmod +x $(SRCDIR)/install-sh chmod +x $(SRCDIR)/install-sh
$(RUNPIKE) $(TMP_BINDIR)/export.pike Image Pipe spider Ssleay _Crypto Odbc $(RUNPIKE) $(TMP_BINDIR)/export.pike Image Pipe spider Ssleay _Crypto Odbc Oracle
full_export: new_peep_engine $(SRCDIR)/language.c $(SRCDIR)/language.h depend full_export: new_peep_engine $(SRCDIR)/language.c $(SRCDIR)/language.h depend
chmod +x $(SRCDIR)/install-sh chmod +x $(SRCDIR)/install-sh
$(RUNPIKE) $(TMP_BINDIR)/export.pike Odbc $(RUNPIKE) $(TMP_BINDIR)/export.pike Odbc Oracle
new_peep_engine: new_peep_engine:
$(RUNPIKE) $(TMP_BINDIR)/mkpeep.pike $(SRCDIR)/peep.in >$(SRCDIR)/peep_engine.c $(RUNPIKE) $(TMP_BINDIR)/mkpeep.pike $(SRCDIR)/peep.in >$(SRCDIR)/peep_engine.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment