mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-06 07:28:09 +01:00
norm: remove print_backtrace
This commit is contained in:
parent
d30db395a0
commit
f3a38fb430
3 changed files with 0 additions and 51 deletions
1
Makefile
1
Makefile
|
|
@ -19,7 +19,6 @@ ifeq ($(CFLAGS),)
|
|||
endif
|
||||
export CFLAGS
|
||||
srcs = \
|
||||
src/print_backtrace.c \
|
||||
src/buffer/buffer.c \
|
||||
src/env/env.c \
|
||||
src/env/env_convert.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue