source: git/.gitignore @ 650f2d8

spielwiese
Last change on this file since 650f2d8 was c5917f1, checked in by Bradford Hovinen <hovinen@…>, 13 years ago
* Add libpolys/libpolys-config.in as prototype for script to make it easier to link against libpolys * Generate libpolys/libpolys-config from configure
  • Property mode set to 100644
File size: 1.6 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/
13m4/libtool.m4
14m4/ltoptions.m4
15m4/ltsugar.m4
16m4/ltversion.m4
17m4/lt~obsolete.m4
18Singular/Singularg
19Singular/mpsr_Tok.xx
20Singular/ndbm.dl_og
21Singular/sing_dbm.dl_og
22Singular/svnver
23dyn_modules/modgen/modgen
24dyn_modules/modgen/pathnames.h
25emacs/cmd-cmpl.el
26emacs/lib-cmpl.el
27emacs/lib-temp
28configure
29config.h.in*
30config.sub
31config.log
32config.guess
33config.h
34config.status
35ntl/*
36libpolys/misc/auxiliary.h
37libpolys/polys/templates/p_Procs_Generate
38libpolys/polys/templates/p_Procs.inc
39libpolys/polys/m4/
40libpolys/coeffs/test
41libpolys/coeffs/test-g
42libpolys/polys/templates/.dirstamp
43libpolys/libpolys-config
44depend
45tags
46ltmain.sh
47libtool
48INSTALL
49COPYING
50Makefile
51Makefile.in
52install-sh
53!configure.ac
54GNUMakefile
55confdefs.h
56tags
57stamp-h
58ix86-Linux/*
59ix86-Win/*
60x86_64-Linux/*
61ix86Mac-darwin/*
62omalloc/stamp-h3
63omalloc/Makefile.in
64omalloc/omTables
65omalloc/omTables.h
66omalloc/omTables.inc
67omalloc/omalloc.h
68omalloc/omTables.dSYM/*
69MP/MP/MP_Config.h
70MP/MP/h/values.h
71Singular/mod2.h
72Singular/confdefs.h
73Singular/Singular.rc
74config.cache
75doc/uname.texi
76doc/version.texi
77factory/GNUmakefile
78config.h
79factory/ftest/GNUmakefile
80kernel/mod2.h
81libfac/factor/version.h
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
90doc/NTL
91factory/factory.h
92factory/factoryconf.h
93ntl/include/NTL/gmp_aux.h
94ntl/include/NTL/mach_desc.h
95ntl/setup1
96ntl/setup3
97ntl/setup4
98ntl/src/MakeDesc
99ntl/src/gen_gmp_aux
100ntl/src/gen_lip_gmp_aux
101aclocal.m4
102autom4te.cache/
103.deps
104compile
105depcomp
106missing
107stamp-h1
108stamp-h2
Note: See TracBrowser for help on using the repository browser.