@@ -55,6 +55,10 @@ $(ODIR):
$(ODIR)/%.o: %.c
$(CC) $(CFLAGS) -c -o $@ $<
libft:
make re -C $(LDIR)
make $(NAME)
clean:
/bin/rm -f $(OBJS)
The note is not visible to the blocked user.