mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 01:24:51 +02:00
generally unused, as it is incompatible with the Tcl/Tk build of magic. However, I had not intended to remove it, only move the name from "readline-4.3" to "readline". But "readline/readline" was in .gitignore, which caused the contents to be removed from the repository. This commit restores those files, and also prevents the readline directory Makefile from making a symbolic link called "readline" to itself, which was causing compile-time issues. The readline code is only kept for backwards compatibility with ancient versions of magic not using the Tcl/Tk interpreter.
35 lines
524 B
Plaintext
35 lines
524 B
Plaintext
defs.mak
|
|
*/Depend
|
|
config.cache
|
|
config.log
|
|
scripts/config.log
|
|
scripts/config.status
|
|
scripts/defs.mak
|
|
.*.swp
|
|
*.o
|
|
*.so
|
|
*~
|
|
scmos/cif_template/objs/*
|
|
database/database.h
|
|
install.log
|
|
magic/proto.magicrc
|
|
make.log
|
|
scmos/gdsquery.tech
|
|
scmos/minimum.tech
|
|
scmos/scmos-sub.tech
|
|
scmos/scmos-tm.tech
|
|
scmos/scmos.tech
|
|
scmos/scmosWR.tech
|
|
scmos/nmos.tech
|
|
tcltk/magic.sh
|
|
tcltk/magic.tcl
|
|
tcltk/magicdnull
|
|
tcltk/magicexec
|
|
tcltk/ext2spice.sh
|
|
tcltk/ext2sim.sh
|
|
magic/tclmagic.dylib
|
|
tcltk/magicdnull.dSYM/
|
|
tcltk/magicexec.dSYM/
|
|
reconfigure.sh
|
|
pfx/
|