source: git/.gitignore @ 6c19d8

spielwiese
Last change on this file since 6c19d8 was 6c19d8, checked in by Hans Schoenemann <hannes@…>, 13 years ago
hack to compile kernel/*
  • Property mode set to 100644
File size: 1.7 KB
RevLine 
[9634a6]1LIB
[dcc8e4]2*.d
3*.dd
4*.[oa]
[3a4bda]5*.o_ndebug
[e06e5cb]6*.og
[19d255b]7*.exe
[58aa457]8*.swp
[810a634]9*.lo
10*.la
11.libs
[ec0d9b]12doc/
[48a994]13MOD
[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
[ccd333]32configure
[9ef654]33config.h.in*
[ccd333]34config.sub
[9ef654]35config.log
[ccd333]36config.guess
37config.h
38config.status
39ntl/*
[e1761c]40libpolys/misc/auxiliary.h
[576cbf]41libpolys/polys/templates/p_Procs_Generate
[9ef654]42libpolys/polys/templates/p_Procs.inc
[ab4f17]43libpolys/polys/m4/
[48a994]44libpolys/coeffs/tt-r
45libpolys/coeffs/tt-g
[ccd333]46libpolys/polys/templates/.dirstamp
[c5917f1]47libpolys/libpolys-config
[dcc8e4]48depend
[afdd55]49tags
[f2c9d7]50ltmain.sh
51libtool
52INSTALL
53COPYING
[dcc8e4]54Makefile
[014b65]55Makefile.in
56install-sh
57!configure.ac
[dcc8e4]58GNUMakefile
[014b65]59confdefs.h
[58aa457]60tags
[dcc8e4]61stamp-h
[3a4bda]62ix86-Linux/*
[19d255b]63ix86-Win/*
[8ea2cc]64x86_64-Linux/*
[97d8a4]65ix86Mac-darwin/*
[ccd333]66omalloc/stamp-h3
[014b65]67omalloc/Makefile.in
[3a4bda]68omalloc/omTables
69omalloc/omTables.h
70omalloc/omTables.inc
71omalloc/omalloc.h
[97d8a4]72omalloc/omTables.dSYM/*
[655a29]73MP/MP/MP_Config.h
[8ebd859]74MP/MP/h/values.h
[655a29]75Singular/mod2.h
[8ebd859]76Singular/confdefs.h
77Singular/Singular.rc
[655a29]78config.cache
79doc/uname.texi
80doc/version.texi
81factory/GNUmakefile
[3a4bda]82config.h
[655a29]83factory/ftest/GNUmakefile
84libfac/factor/version.h
85modules/include/config.h
86ntl/include/NTL/config.h
87ntl/src/cfileout
88ntl/src/makefile
89ntl/src/mfileout
90omalloc/omConfig.h
91omalloc/omExternalConfig.h
92omalloc/omlimits.h
[e06e5cb]93doc/NTL
94factory/factory.h
95factory/factoryconf.h
96ntl/include/NTL/gmp_aux.h
97ntl/include/NTL/mach_desc.h
98ntl/setup1
99ntl/setup3
100ntl/setup4
101ntl/src/MakeDesc
102ntl/src/gen_gmp_aux
103ntl/src/gen_lip_gmp_aux
[c28ecf]104libpolys/tests/gftables
105libpolys/tests/p_Procs_*.so
[9634a6]106aclocal.m4
107autom4te.cache/
108.deps
109compile
110depcomp
111missing
112stamp-h1
113stamp-h2
Note: See TracBrowser for help on using the repository browser.