view test/Makefile.x86 @ 38:fd42f9b1b95e

docs: update copyright for 2025, update the README with more info I slightly edited vec.h however to use calloc directly rather than malloc + memset.
author Paper <paper@tflc.us>
date Sat, 26 Apr 2025 02:54:44 -0400
parents 4b5a557aa64f
children f9ca85d2f14c
line wrap: on
line source

CPPFLAGS += -mmmx -msse2 -mavx512f

include Makefile.template