-rw-r--r-- 37290 high-ctidh-20210523/Makefile
# DO NOT EDIT! generated by ./autogen SCC=gcc CC=clang -O3 -Os -march=native -mtune=native -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -fwrapv -DTIMECOP -DGETRANDOM default: generic 511 512 1024 2048 all: default timecop generic: testrandom.out 511: costpoly511.out checkct511untuned bench511untuned test511.out \ checkct511mults bench511mults \ checkct511cycles bench511cycles \ ubench511 umults511 512: costpoly512.out checkct512untuned bench512untuned test512.out \ checkct512mults bench512mults \ checkct512cycles bench512cycles \ ubench512 umults512 1024: costpoly1024.out checkct1024untuned bench1024untuned test1024.out \ checkct1024mults bench1024mults \ checkct1024cycles bench1024cycles \ ubench1024 umults1024 2048: costpoly2048.out checkct2048untuned bench2048untuned test2048.out \ checkct2048mults bench2048mults \ checkct2048cycles bench2048cycles \ ubench2048 umults2048 timecop: \ checkct511untuned checkct511mults checkct511cycles \ checkct512untuned checkct512mults checkct512cycles \ checkct1024untuned checkct1024mults checkct1024cycles \ checkct2048untuned checkct2048mults checkct2048cycles \ valgrind ./checkct511untuned valgrind ./checkct511mults valgrind ./checkct511cycles valgrind ./checkct512untuned valgrind ./checkct512mults valgrind ./checkct512cycles valgrind ./checkct1024untuned valgrind ./checkct1024mults valgrind ./checkct1024cycles valgrind ./checkct2048untuned valgrind ./checkct2048mults valgrind ./checkct2048cycles # ----- benchmarks: checkct511cycles: checkct.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_tunecycles511.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct511cycles checkct.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_tunecycles511.a libtest.a checkct512cycles: checkct.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_tunecycles512.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct512cycles checkct.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_tunecycles512.a libtest.a checkct1024cycles: checkct.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_tunecycles1024.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct1024cycles checkct.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_tunecycles1024.a libtest.a checkct2048cycles: checkct.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_tunecycles2048.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct2048cycles checkct.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_tunecycles2048.a libtest.a checkct511mults: checkct.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_tunemults511.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct511mults checkct.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_tunemults511.a libtest.a checkct512mults: checkct.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_tunemults512.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct512mults checkct.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_tunemults512.a libtest.a checkct1024mults: checkct.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_tunemults1024.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct1024mults checkct.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_tunemults1024.a libtest.a checkct2048mults: checkct.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_tunemults2048.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct2048mults checkct.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_tunemults2048.a libtest.a checkct511untuned: checkct.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct511untuned checkct.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a checkct512untuned: checkct.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct512untuned checkct.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a checkct1024untuned: checkct.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct1024untuned checkct.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a checkct2048untuned: checkct.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o checkct2048untuned checkct.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a bench511cycles: bench.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_tunecycles511.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench511cycles bench.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_tunecycles511.a libtest.a bench512cycles: bench.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_tunecycles512.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench512cycles bench.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_tunecycles512.a libtest.a bench1024cycles: bench.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_tunecycles1024.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench1024cycles bench.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_tunecycles1024.a libtest.a bench2048cycles: bench.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_tunecycles2048.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench2048cycles bench.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_tunecycles2048.a libtest.a bench511mults: bench.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_tunemults511.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench511mults bench.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_tunemults511.a libtest.a bench512mults: bench.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_tunemults512.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench512mults bench.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_tunemults512.a libtest.a bench1024mults: bench.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_tunemults1024.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench1024mults bench.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_tunemults1024.a libtest.a bench2048mults: bench.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_tunemults2048.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench2048mults bench.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_tunemults2048.a libtest.a bench511untuned: bench.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench511untuned bench.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a bench512untuned: bench.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench512untuned bench.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a bench1024untuned: bench.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench1024untuned bench.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a bench2048untuned: bench.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o bench2048untuned bench.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a # ----- tests run automatically: testrandom.out: testrandom [ -f testrandom.time ] && cat testrandom.time || : time ./testrandom > testrandom.out cmp testrandom.out testrandom.exp testrandom: testrandom.o libhighctidh_base.a libtest.a $(CC) -o testrandom testrandom.o libhighctidh_base.a libtest.a testrandom.o: testrandom.c random.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c testrandom.c test511: test.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o test511 test.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a test512: test.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o test512 test.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a test1024: test.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o test1024 test.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a test2048: test.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o test2048 test.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a test511.out: test511 test511.exp [ -f test511.time ] && cat test511.time || : time ./test511 > test511.out cmp test511.out test511.exp test512.out: test512 test512.exp [ -f test512.time ] && cat test512.time || : time ./test512 > test512.out cmp test512.out test512.exp test1024.out: test1024 test1024.exp [ -f test1024.time ] && cat test1024.time || : time ./test1024 > test1024.out cmp test1024.out test1024.exp test2048.out: test2048 test2048.exp [ -f test2048.time ] && cat test2048.time || : time ./test2048 > test2048.out cmp test2048.out test2048.exp # ----- microbenchmarks (some run automatically): costpoly511.out: costpoly511 ./costpoly511 > costpoly511.out cmp costpoly511.out costpoly.py costpoly512.out: costpoly512 ./costpoly512 > costpoly512.out cmp costpoly512.out costpoly.py costpoly1024.out: costpoly1024 ./costpoly1024 > costpoly1024.out cmp costpoly1024.out costpoly.py costpoly2048.out: costpoly2048 ./costpoly2048 > costpoly2048.out cmp costpoly2048.out costpoly.py costpoly511: costpoly.c \ libhighctidh_511.a libhighctidh_base.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o costpoly511 costpoly.c \ libhighctidh_511.a libhighctidh_base.a libtest.a costpoly512: costpoly.c \ libhighctidh_512.a libhighctidh_base.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o costpoly512 costpoly.c \ libhighctidh_512.a libhighctidh_base.a libtest.a costpoly1024: costpoly.c \ libhighctidh_1024.a libhighctidh_base.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o costpoly1024 costpoly.c \ libhighctidh_1024.a libhighctidh_base.a libtest.a costpoly2048: costpoly.c \ libhighctidh_2048.a libhighctidh_base.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o costpoly2048 costpoly.c \ libhighctidh_2048.a libhighctidh_base.a libtest.a umults511: umults.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o umults511 umults.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a umults512: umults.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o umults512 umults.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a umults1024: umults.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o umults1024 umults.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a umults2048: umults.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o umults2048 umults.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a ubench511: ubench.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o ubench511 ubench.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a ubench512: ubench.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o ubench512 ubench.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a ubench1024: ubench.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o ubench1024 ubench.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a ubench2048: ubench.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o ubench2048 ubench.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a # ----- libhighctidh_tune{mults,cycles}: libhighctidh_tunemults511.a: steps_tunemults511.o Makefile ar cr libhighctidh_tunemults511.a steps_tunemults511.o ranlib libhighctidh_tunemults511.a libhighctidh_tunemults512.a: steps_tunemults512.o Makefile ar cr libhighctidh_tunemults512.a steps_tunemults512.o ranlib libhighctidh_tunemults512.a libhighctidh_tunemults1024.a: steps_tunemults1024.o Makefile ar cr libhighctidh_tunemults1024.a steps_tunemults1024.o ranlib libhighctidh_tunemults1024.a libhighctidh_tunemults2048.a: steps_tunemults2048.o Makefile ar cr libhighctidh_tunemults2048.a steps_tunemults2048.o ranlib libhighctidh_tunemults2048.a steps_tunemults511.o: steps_tunemults511.c steps.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_tunemults511.c steps_tunemults512.o: steps_tunemults512.c steps.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_tunemults512.c steps_tunemults1024.o: steps_tunemults1024.c steps.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_tunemults1024.c steps_tunemults2048.o: steps_tunemults2048.c steps.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_tunemults2048.c steps_tunemults511.c: tunemults511.out tune2c Makefile ./tune2c < tunemults511.out > steps_tunemults511.c steps_tunemults512.c: tunemults512.out tune2c Makefile ./tune2c < tunemults512.out > steps_tunemults512.c steps_tunemults1024.c: tunemults1024.out tune2c Makefile ./tune2c < tunemults1024.out > steps_tunemults1024.c steps_tunemults2048.c: tunemults2048.out tune2c Makefile ./tune2c < tunemults2048.out > steps_tunemults2048.c tunemults511.out: tunemults511 Makefile [ -f tunemults511.time ] && cat tunemults511.time || : time ./tunemults511 > tunemults511.out tunemults512.out: tunemults512 Makefile [ -f tunemults512.time ] && cat tunemults512.time || : time ./tunemults512 > tunemults512.out tunemults1024.out: tunemults1024 Makefile [ -f tunemults1024.time ] && cat tunemults1024.time || : time ./tunemults1024 > tunemults1024.out tunemults2048.out: tunemults2048 Makefile [ -f tunemults2048.time ] && cat tunemults2048.time || : time ./tunemults2048 > tunemults2048.out tunemults511: tunemults.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o tunemults511 tunemults.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a tunemults512: tunemults.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o tunemults512 tunemults.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a tunemults1024: tunemults.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o tunemults1024 tunemults.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a tunemults2048: tunemults.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o tunemults2048 tunemults.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a libhighctidh_tunecycles511.a: steps_tunecycles511.o Makefile ar cr libhighctidh_tunecycles511.a steps_tunecycles511.o ranlib libhighctidh_tunecycles511.a libhighctidh_tunecycles512.a: steps_tunecycles512.o Makefile ar cr libhighctidh_tunecycles512.a steps_tunecycles512.o ranlib libhighctidh_tunecycles512.a libhighctidh_tunecycles1024.a: steps_tunecycles1024.o Makefile ar cr libhighctidh_tunecycles1024.a steps_tunecycles1024.o ranlib libhighctidh_tunecycles1024.a libhighctidh_tunecycles2048.a: steps_tunecycles2048.o Makefile ar cr libhighctidh_tunecycles2048.a steps_tunecycles2048.o ranlib libhighctidh_tunecycles2048.a steps_tunecycles511.o: steps_tunecycles511.c steps.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_tunecycles511.c steps_tunecycles512.o: steps_tunecycles512.c steps.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_tunecycles512.c steps_tunecycles1024.o: steps_tunecycles1024.c steps.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_tunecycles1024.c steps_tunecycles2048.o: steps_tunecycles2048.c steps.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_tunecycles2048.c steps_tunecycles511.c: tunecycles511.out tune2c Makefile ./tune2c < tunecycles511.out > steps_tunecycles511.c steps_tunecycles512.c: tunecycles512.out tune2c Makefile ./tune2c < tunecycles512.out > steps_tunecycles512.c steps_tunecycles1024.c: tunecycles1024.out tune2c Makefile ./tune2c < tunecycles1024.out > steps_tunecycles1024.c steps_tunecycles2048.c: tunecycles2048.out tune2c Makefile ./tune2c < tunecycles2048.out > steps_tunecycles2048.c tunecycles511.out: tunecycles511 Makefile [ -f tunecycles511.time ] && cat tunecycles511.time || : time ./tunecycles511 > tunecycles511.out tunecycles512.out: tunecycles512 Makefile [ -f tunecycles512.time ] && cat tunecycles512.time || : time ./tunecycles512 > tunecycles512.out tunecycles1024.out: tunecycles1024 Makefile [ -f tunecycles1024.time ] && cat tunecycles1024.time || : time ./tunecycles1024 > tunecycles1024.out tunecycles2048.out: tunecycles2048 Makefile [ -f tunecycles2048.time ] && cat tunecycles2048.time || : time ./tunecycles2048 > tunecycles2048.out tunecycles511: tunecycles.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o tunecycles511 tunecycles.c \ libhighctidh_511.a libhighctidh_base.a libhighctidh_untuned.a libtest.a tunecycles512: tunecycles.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o tunecycles512 tunecycles.c \ libhighctidh_512.a libhighctidh_base.a libhighctidh_untuned.a libtest.a tunecycles1024: tunecycles.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o tunecycles1024 tunecycles.c \ libhighctidh_1024.a libhighctidh_base.a libhighctidh_untuned.a libtest.a tunecycles2048: tunecycles.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o tunecycles2048 tunecycles.c \ libhighctidh_2048.a libhighctidh_base.a libhighctidh_untuned.a libtest.a # ----- libhighctidh_{511,512,1024,2048}, size-dependent functions: libhighctidh_511.a: uintbig511.o fp511.o fp_inv511.o fp_sqrt511.o primes511.o poly511.o mont511.o elligator511.o skgen511.o validate511.o csidh511.o Makefile ar cr libhighctidh_511.a uintbig511.o fp511.o fp_inv511.o fp_sqrt511.o primes511.o poly511.o mont511.o elligator511.o skgen511.o validate511.o csidh511.o ranlib libhighctidh_511.a libhighctidh_512.a: uintbig512.o fp512.o fp_inv512.o fp_sqrt512.o primes512.o poly512.o mont512.o elligator512.o skgen512.o validate512.o csidh512.o Makefile ar cr libhighctidh_512.a uintbig512.o fp512.o fp_inv512.o fp_sqrt512.o primes512.o poly512.o mont512.o elligator512.o skgen512.o validate512.o csidh512.o ranlib libhighctidh_512.a libhighctidh_1024.a: uintbig1024.o fp1024.o fp_inv1024.o fp_sqrt1024.o primes1024.o poly1024.o mont1024.o elligator1024.o skgen1024.o validate1024.o csidh1024.o Makefile ar cr libhighctidh_1024.a uintbig1024.o fp1024.o fp_inv1024.o fp_sqrt1024.o primes1024.o poly1024.o mont1024.o elligator1024.o skgen1024.o validate1024.o csidh1024.o ranlib libhighctidh_1024.a libhighctidh_2048.a: uintbig2048.o fp2048.o fp_inv2048.o fp_sqrt2048.o primes2048.o poly2048.o mont2048.o elligator2048.o skgen2048.o validate2048.o csidh2048.o Makefile ar cr libhighctidh_2048.a uintbig2048.o fp2048.o fp_inv2048.o fp_sqrt2048.o primes2048.o poly2048.o mont2048.o elligator2048.o skgen2048.o validate2048.o csidh2048.o ranlib libhighctidh_2048.a csidh511.o: csidh.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h int64mask.h elligator.h elligator_namespace.h random.h random_namespace.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o csidh511.o -c csidh.c csidh512.o: csidh.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h int64mask.h elligator.h elligator_namespace.h random.h random_namespace.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o csidh512.o -c csidh.c csidh1024.o: csidh.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h int64mask.h elligator.h elligator_namespace.h random.h random_namespace.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o csidh1024.o -c csidh.c csidh2048.o: csidh.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h int64mask.h elligator.h elligator_namespace.h random.h random_namespace.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o csidh2048.o -c csidh.c validate511.o: validate.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o validate511.o -c validate.c validate512.o: validate.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o validate512.o -c validate.c validate1024.o: validate.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o validate1024.o -c validate.c validate2048.o: validate.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o validate2048.o -c validate.c skgen511.o: skgen.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h random.h random_namespace.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o skgen511.o -c skgen.c skgen512.o: skgen.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h random.h random_namespace.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o skgen512.o -c skgen.c skgen1024.o: skgen.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h random.h random_namespace.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o skgen1024.o -c skgen.c skgen2048.o: skgen.c csidh.h uintbig.h uintbig_namespace.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont.h proj.h mont_namespace.h primes.h primes_namespace.h csidh_namespace.h random.h random_namespace.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o skgen2048.o -c skgen.c elligator511.o: elligator.c crypto_declassify.h elligator.h proj.h fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h elligator_namespace.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o elligator511.o -c elligator.c elligator512.o: elligator.c crypto_declassify.h elligator.h proj.h fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h elligator_namespace.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o elligator512.o -c elligator.c elligator1024.o: elligator.c crypto_declassify.h elligator.h proj.h fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h elligator_namespace.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o elligator1024.o -c elligator.c elligator2048.o: elligator.c crypto_declassify.h elligator.h proj.h fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h elligator_namespace.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o elligator2048.o -c elligator.c mont511.o: mont.c steps.h steps_namespace.h mont.h uintbig.h uintbig_namespace.h proj.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont_namespace.h poly.h poly_namespace.h int64mask.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o mont511.o -c mont.c mont512.o: mont.c steps.h steps_namespace.h mont.h uintbig.h uintbig_namespace.h proj.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont_namespace.h poly.h poly_namespace.h int64mask.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o mont512.o -c mont.c mont1024.o: mont.c steps.h steps_namespace.h mont.h uintbig.h uintbig_namespace.h proj.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont_namespace.h poly.h poly_namespace.h int64mask.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o mont1024.o -c mont.c mont2048.o: mont.c steps.h steps_namespace.h mont.h uintbig.h uintbig_namespace.h proj.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont_namespace.h poly.h poly_namespace.h int64mask.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o mont2048.o -c mont.c poly511.o: poly.c mont.h uintbig.h uintbig_namespace.h proj.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont_namespace.h poly.h poly_namespace.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o poly511.o -c poly.c poly512.o: poly.c mont.h uintbig.h uintbig_namespace.h proj.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont_namespace.h poly.h poly_namespace.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o poly512.o -c poly.c poly1024.o: poly.c mont.h uintbig.h uintbig_namespace.h proj.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont_namespace.h poly.h poly_namespace.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o poly1024.o -c poly.c poly2048.o: poly.c mont.h uintbig.h uintbig_namespace.h proj.h fp.h fp_namespace.h randombytes.h crypto_declassify.h mont_namespace.h poly.h poly_namespace.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -o poly2048.o -c poly.c fp_inv511.o: fp_inv511.c fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h crypto_declassify.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp_inv511.c fp_inv512.o: fp_inv512.c fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h crypto_declassify.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp_inv512.c fp_inv1024.o: fp_inv1024.c fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h crypto_declassify.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp_inv1024.c fp_inv2048.o: fp_inv2048.c fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h crypto_declassify.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp_inv2048.c fp_sqrt511.o: fp_sqrt511.c fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h crypto_declassify.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp_sqrt511.c fp_sqrt512.o: fp_sqrt512.c fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h crypto_declassify.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp_sqrt512.c fp_sqrt1024.o: fp_sqrt1024.c fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h crypto_declassify.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp_sqrt1024.c fp_sqrt2048.o: fp_sqrt2048.c fp.h uintbig.h uintbig_namespace.h fp_namespace.h randombytes.h crypto_declassify.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp_sqrt2048.c primes511.o: primes511.c primes.h primes_namespace.h Makefile $(CC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c primes511.c primes512.o: primes512.c primes.h primes_namespace.h Makefile $(CC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c primes512.c primes1024.o: primes1024.c primes.h primes_namespace.h Makefile $(CC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c primes1024.c primes2048.o: primes2048.c primes.h primes_namespace.h Makefile $(CC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c primes2048.c fp511.o: fp511.S fp.h fp_namespace.h uintbig.h uintbig_namespace.h Makefile $(SCC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp511.S fp512.o: fp512.S fp.h fp_namespace.h uintbig.h uintbig_namespace.h Makefile $(SCC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp512.S fp1024.o: fp1024.S fp.h fp_namespace.h uintbig.h uintbig_namespace.h Makefile $(SCC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp1024.S fp2048.o: fp2048.S fp.h fp_namespace.h uintbig.h uintbig_namespace.h Makefile $(SCC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c fp2048.S uintbig511.o: uintbig511.S uintbig.h uintbig_namespace.h Makefile $(SCC) -DBITS=511 -D'NAMESPACEBITS(x)=highctidh_511_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c uintbig511.S uintbig512.o: uintbig512.S uintbig.h uintbig_namespace.h Makefile $(SCC) -DBITS=512 -D'NAMESPACEBITS(x)=highctidh_512_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c uintbig512.S uintbig1024.o: uintbig1024.S uintbig.h uintbig_namespace.h Makefile $(SCC) -DBITS=1024 -D'NAMESPACEBITS(x)=highctidh_1024_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c uintbig1024.S uintbig2048.o: uintbig2048.S uintbig.h uintbig_namespace.h Makefile $(SCC) -DBITS=2048 -D'NAMESPACEBITS(x)=highctidh_2048_##x' -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c uintbig2048.S # ----- libhighctidh_untuned, size-independent but normally replaced by tuned functions: libhighctidh_untuned.a: steps_untuned.o Makefile ar cr libhighctidh_untuned.a steps_untuned.o ranlib libhighctidh_untuned.a steps_untuned.o: steps_untuned.c steps.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps_untuned.c # ----- libhighctidh_base, size-independent functions: libhighctidh_base.a: steps.o random.o Makefile ar cr libhighctidh_base.a steps.o random.o ranlib libhighctidh_base.a steps.o: steps.c steps.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c steps.c random.o: random.c random.h int32_sort.h randombytes.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c random.c # ----- functions that libhighctidh wants from a core crypto library: libtest.a: crypto_classify.o crypto_declassify.o randombytes.o int32_sort.o Makefile ar cr libtest.a crypto_classify.o crypto_declassify.o randombytes.o int32_sort.o ranlib libtest.a randombytes.o: randombytes.c randombytes.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c randombytes.c int32_sort.o: int32_sort.c int32_sort.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c int32_sort.c crypto_declassify.o: crypto_declassify.c crypto_declassify.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c crypto_declassify.c crypto_classify.o: crypto_classify.c crypto_classify.h Makefile $(CC) -D'NAMESPACEGENERIC(x)=highctidh_##x' \ -c crypto_classify.c