Commit f40c02d9 authored by Ulf Möller's avatar Ulf Möller
Browse files

undo. I keep confusing my directories. :(

parent 8efb6014
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -62,9 +62,6 @@ bn_prime.h: bn_prime.pl
knuth: bn_knuth.c
	cc -pg -I.. -I../../include bn_knuth.c -o knuth $(LIB) #../../../libefence.a

bnbug: bnbug.c
	cc -I.. -I../../include bnbug.c -o bnbug $(LIB)

knuth.fast: bn_knuth.c
	cc -pg -fast -I.. -I../../include bn_knuth.c -o knuth $(LIB) #../../../libefence.a