dzaima / CBQN

a BQN implementation in C
GNU General Public License v3.0
329 stars 46 forks source link

better makefile #93

Closed iacore closed 1 year ago

dzaima commented 1 year ago

Partially applied in 31bfaff9ddd20346cc878bee5f891e4f0da64b16 - didn't add the make all/make alln targets for now, and added static-lib without any -o3/-o3n postfixes, in the hopes of maybe one day moving all targets to something similar, where the optimization level/nativeness is specified via a general flag