Macaulay2 / mathicgb

Compute (signature) Groebner bases using the fast datastructures from mathic.
2 stars 4 forks source link

Fix typos in Makefile header files #34

Closed d-torrance closed 2 years ago

d-torrance commented 2 years ago

Otherwise, make dist fails with messages like:

make[2]: Entering directory '/home/profzoom/src/mathicgb/mathicgb'
make[2]: *** No rule to make target 'src/mathicgb/FixedSizeMonomialMap.hpp', needed by 'distdir-am'.  Stop.
make[2]: Leaving directory '/home/profzoom/src/mathicgb/mathicgb'
make[1]: *** [Makefile:1524: distdir] Error 2