Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 194393 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.orig (-1 / +1 lines)
Lines 131-137 Link Here
131
learnind: util/learnind.c
131
learnind: util/learnind.c
132
	$(MAKE) -C util ../learnind
132
	$(MAKE) -C util ../learnind
133
133
134
INFO.a: progs/maxsub progs/maxsub0 progs/eqrank
134
INFO.a: Lie.exe progs/maxsub progs/maxsub0 progs/eqrank
135
	rm -f INFO.a
135
	rm -f INFO.a
136
	./Lie.exe < progs/maxsub
136
	./Lie.exe < progs/maxsub
137
137

Return to bug 194393