@@ -1,4 +1,4 @@
TARGETS := hello test
TARGETS := hello test undump
LIBS := binary.pas ihex.pas
FPC_FLAGS := -g
FPC := fpc $(FPC_FLAGS)
@@ -15,3 +15,7 @@ hello: hello.pas
test: test.pas $(LIBS)
$(FPC) $@.pas
undump: undump.pas binary.pas ihex.pas
The note is not visible to the blocked user.