source: git/.gitignore @ 86b7aca

spielwiese
Last change on this file since 86b7aca was 86b7aca, checked in by Oleksandr Motsak <motsak@…>, 13 years ago
CHG: minor changes to the build system
  • Property mode set to 100644
File size: 1.7 KB
Line 
1LIB
2*.d
3*.dd
4*.[oa]
5*.o_ndebug
6*.og
7*.exe
8*.swp
9*.lo
10*.la
11.libs
12doc/
13MOD
14factory/readcf.cc
15factory/ylwrap
16factory/gengftables
17m4/libtool.m4
18m4/ltoptions.m4
19m4/ltsugar.m4
20m4/ltversion.m4
21m4/lt~obsolete.m4
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
32configure
33config.h.in*
34config.sub
35config.log
36config.guess
37config.h
38config.status
39ntl/*
40libpolys/misc/auxiliary.h
41libpolys/polys/templates/p_Procs_Generate
42libpolys/polys/templates/p_Procs.inc
43libpolys/polys/m4/
44libpolys/polys/templates/.dirstamp
45libpolys/libpolys-config
46depend
47tags
48ltmain.sh
49libtool
50INSTALL
51COPYING
52Makefile
53Makefile.in
54install-sh
55!configure.ac
56GNUMakefile
57confdefs.h
58tags
59stamp-h
60ix86-Linux/*
61ix86-Win/*
62x86_64-Linux/*
63ix86Mac-darwin/*
64omalloc/stamp-h3
65omalloc/Makefile.in
66omalloc/omTables
67omalloc/omTables.h
68omalloc/omTables.inc
69omalloc/omalloc.h
70omalloc/omTables.dSYM/*
71MP/MP/MP_Config.h
72MP/MP/h/values.h
73Singular/mod2.h
74Singular/confdefs.h
75Singular/Singular.rc
76config.cache
77doc/uname.texi
78doc/version.texi
79factory/GNUmakefile
80config.h
81factory/ftest/GNUmakefile
82libfac/factor/version.h
83modules/include/config.h
84ntl/include/NTL/config.h
85ntl/src/cfileout
86ntl/src/makefile
87ntl/src/mfileout
88omalloc/omConfig.h
89omalloc/omExternalConfig.h
90omalloc/omlimits.h
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
102libpolys/tests/gftables
103libpolys/tests/p_Procs_*.so
104aclocal.m4
105autom4te.cache/
106.deps
107compile
108depcomp
109missing
110stamp-h1
111stamp-h2
112
113singular.png
Note: See TracBrowser for help on using the repository browser.