@ -1,9 +1,12 @@
CXXFLAGS+= -std=c++23
LDLIBS+= -lalepha
LDFLAGS+= -L Alepha/build-debug -Wl,-rpath,/home/user/proj/ipam/Alepha/build-debug
CPPFLAGS+= -I .
CPPFLAGS+= -I . -g -O0
all: test
all: test ipam
test: ipam
./ipam
clean:
${RM} ipam
The note is not visible to the blocked user.