Initial basic work.

Next to import Alepha and other stuff.
This commit is contained in:
2026-05-20 02:31:05 -04:00
parent c1b86edf84
commit adec33d6a5
2 changed files with 43 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
CXXFLAGS+= -std=c++23 -O3
CPPFLAGS+= -I /usr/local/include
CPPFLAGS+= -I.
LDFLAGS+= -Wl,-rpath,'$$ORIGIN/'
all: cudir