ps_stop fonctionne

This commit is contained in:
hugogogo
2021-06-11 20:56:15 +02:00
parent 9ddf8ab304
commit 1993a9a85d
11 changed files with 33 additions and 25 deletions

View File

@@ -21,6 +21,7 @@ LIBS = $(_LIBS:lib%.a=%)
SRCS = pushswap.c \
algo.c \
print.c \
stop.c
ODIR = ./builds
@@ -52,7 +53,6 @@ clean:
/bin/rm -f $(OBJS)
fclean: clean
make fclean -C $(LDIR)
/bin/rm -rf $(ODIR)
/bin/rm -f $(NAME)
/bin/rm -rf a.out a.out.dSYM