@@ -1,4 +1,4 @@
TARGETS := hello test undump
TARGETS := test undump
LIBS := binary.pas ihex.pas
FPC_FLAGS := -g
FPC := fpc $(FPC_FLAGS)
@@ -10,9 +10,6 @@ all: $(TARGETS)
clean:
rm -f *.o $(TARGETS)
hello: hello.pas
$(FPC) $@.pas
test: test.pas $(LIBS)
The note is not visible to the blocked user.