source: git/.gitignore @ 6ce030f

spielwiese
Last change on this file since 6ce030f was e078e0, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
fixing the build system as suggested by autoreconf & fixing the fix add: AM_PROG_AR&-Wno-extra-portability&-Werror are commented out for now due to problems with incompatible autotools :( add: usefull autotools flags (subdir-objects silent-rules) chg: removed some minor warnings
  • Property mode set to 100644
File size: 1.7 KB
RevLine 
[dcc8e4]1*.d
2*.dd
3*.[oa]
[3a4bda]4*.o_ndebug
[e06e5cb]5*.og
[19d255b]6*.exe
[58aa457]7*.swp
[810a634]8*.lo
9*.la
10.libs
[ec0d9b]11doc/
[48a994]12MOD
[075570]13libsingular-config
[45e35b]14factory/readcf.cc
[e76d7a6]15factory/ylwrap
[45e35b]16factory/gengftables
[41dde6]17m4/libtool.m4
18m4/ltoptions.m4
19m4/ltsugar.m4
20m4/ltversion.m4
21m4/lt~obsolete.m4
[ec0d9b]22Singular/Singularg
23Singular/mpsr_Tok.xx
24Singular/ndbm.dl_og
25Singular/sing_dbm.dl_og
26Singular/svnver
27dyn_modules/modgen/modgen
28dyn_modules/modgen/pathnames.h
29emacs/cmd-cmpl.el
30emacs/lib-cmpl.el
31emacs/lib-temp
[e078e0]32ar-lib
[ccd333]33configure
[9ef654]34config.h.in*
[ccd333]35config.sub
[9ef654]36config.log
[ccd333]37config.guess
38config.h
39config.status
40ntl/*
[e1761c]41libpolys/misc/auxiliary.h
[576cbf]42libpolys/polys/templates/p_Procs_Generate
[9ef654]43libpolys/polys/templates/p_Procs.inc
[ab4f17]44libpolys/polys/m4/
[ccd333]45libpolys/polys/templates/.dirstamp
[c5917f1]46libpolys/libpolys-config
[dcc8e4]47depend
[afdd55]48tags
[f2c9d7]49ltmain.sh
50libtool
51INSTALL
52COPYING
[dcc8e4]53Makefile
[014b65]54Makefile.in
55install-sh
56!configure.ac
[dcc8e4]57GNUMakefile
[014b65]58confdefs.h
[58aa457]59tags
[dcc8e4]60stamp-h
[3a4bda]61ix86-Linux/*
[19d255b]62ix86-Win/*
[8ea2cc]63x86_64-Linux/*
[97d8a4]64ix86Mac-darwin/*
[ccd333]65omalloc/stamp-h3
[014b65]66omalloc/Makefile.in
[3a4bda]67omalloc/omTables
68omalloc/omTables.h
69omalloc/omTables.inc
70omalloc/omalloc.h
[97d8a4]71omalloc/omTables.dSYM/*
[655a29]72MP/MP/MP_Config.h
[8ebd859]73MP/MP/h/values.h
74Singular/confdefs.h
75Singular/Singular.rc
[655a29]76config.cache
77doc/uname.texi
78doc/version.texi
79factory/GNUmakefile
[3a4bda]80config.h
[655a29]81factory/ftest/GNUmakefile
82modules/include/config.h
83ntl/include/NTL/config.h
84ntl/src/cfileout
85ntl/src/makefile
86ntl/src/mfileout
87omalloc/omConfig.h
88omalloc/omExternalConfig.h
89omalloc/omlimits.h
[075570]90omalloc/omConfig.h.in
[e06e5cb]91doc/NTL
92factory/factory.h
93factory/factoryconf.h
94ntl/include/NTL/gmp_aux.h
95ntl/include/NTL/mach_desc.h
96ntl/setup1
97ntl/setup3
98ntl/setup4
99ntl/src/MakeDesc
100ntl/src/gen_gmp_aux
101ntl/src/gen_lip_gmp_aux
[c28ecf]102libpolys/tests/gftables
103libpolys/tests/p_Procs_*.so
[9634a6]104aclocal.m4
105autom4te.cache/
106.deps
107compile
108depcomp
109missing
110stamp-h1
111stamp-h2
[6afce6]112
113singular.png
Note: See TracBrowser for help on using the repository browser.