aboutsummaryrefslogtreecommitdiff
path: root/vendor/readline/spool
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/readline/spool
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'vendor/readline/spool')
-rw-r--r--vendor/readline/spool71
1 files changed, 71 insertions, 0 deletions
diff --git a/vendor/readline/spool b/vendor/readline/spool
new file mode 100644
index 00000000..a6e624a3
--- /dev/null
+++ b/vendor/readline/spool
@@ -0,0 +1,71 @@
+rm -f readline.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 readline.c
+rm -f vi_mode.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 vi_mode.c
+rm -f funmap.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 funmap.c
+rm -f keymaps.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 keymaps.c
+rm -f parens.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 parens.c
+rm -f search.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 search.c
+rm -f rltty.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 rltty.c
+rm -f complete.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 complete.c
+complete.c: In function 'compute_lcd_of_matches':
+complete.c:1154: warning: passing argument 1 of 'rl_filename_dequoting_function' discards qualifiers from pointer target type
+rm -f bind.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 bind.c
+bind.c: In function 'rl_function_of_keyseq':
+bind.c:672: warning: comparison is always true due to limited range of data type
+rm -f isearch.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 isearch.c
+rm -f display.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 display.c
+display.c: In function 'rl_character_len':
+display.c:1755: warning: comparison is always true due to limited range of data type
+rm -f signals.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 signals.c
+rm -f util.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 util.c
+rm -f kill.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 kill.c
+rm -f undo.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 undo.c
+rm -f macro.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 macro.c
+rm -f input.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 input.c
+rm -f callback.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 callback.c
+rm -f terminal.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 terminal.c
+rm -f text.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 text.c
+rm -f nls.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 nls.c
+rm -f misc.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 misc.c
+rm -f compat.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 compat.c
+rm -f xmalloc.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 xmalloc.c
+rm -f history.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 history.c
+rm -f histexpand.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 histexpand.c
+rm -f histfile.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 histfile.c
+rm -f histsearch.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 histsearch.c
+rm -f shell.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 shell.c
+rm -f mbutil.o
+gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 mbutil.c
+rm -f tilde.o
+gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -g -O -arch i386 -m32 -mmacosx-version-min=10.5 -DREADLINE_LIBRARY -c ./tilde.c
+rm -f libreadline.a
+ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
+test -n "ranlib" && ranlib libreadline.a