Also start approximating the look and feel
@@ -5,7 +5,12 @@ CPPFLAGS+= -I.
LDFLAGS+= -Wl,-rpath,'$$ORIGIN/'
OBJECTS= helpers.o format.o cudir.o
all: cudir
cudir: $(OBJECTS)
$(CXX) -o $@ $(OBJECTS)
clean:
rm -f cudir
rm -f cudir *.o
The note is not visible to the blocked user.