60 lines
861 B
JSON
60 lines
861 B
JSON
[
|
|
{
|
|
"directory": "/nfs/homes/adjoly/Documents/pipex",
|
|
"arguments": [
|
|
"cc",
|
|
"-I",
|
|
"include/",
|
|
"-I",
|
|
"libft/",
|
|
"-Werror",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-g",
|
|
"src/main.c",
|
|
"-c",
|
|
"-o",
|
|
"obj/src/main.o"
|
|
],
|
|
"file": "src/main.c"
|
|
},
|
|
{
|
|
"directory": "/nfs/homes/adjoly/Documents/pipex",
|
|
"arguments": [
|
|
"cc",
|
|
"-I",
|
|
"include/",
|
|
"-I",
|
|
"libft/",
|
|
"-Werror",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-g",
|
|
"src/parsing/parsing.c",
|
|
"-c",
|
|
"-o",
|
|
"obj/src/parsing/parsing.o"
|
|
],
|
|
"file": "src/parsing/parsing.c"
|
|
},
|
|
{
|
|
"directory": "/nfs/homes/adjoly/Documents/pipex",
|
|
"arguments": [
|
|
"cc",
|
|
"-I",
|
|
"include/",
|
|
"-I",
|
|
"libft/",
|
|
"-Werror",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-g",
|
|
"src/utils/ft_freetab.c",
|
|
"-c",
|
|
"-o",
|
|
"obj/src/utils/ft_freetab.o"
|
|
],
|
|
"file": "src/utils/ft_freetab.c"
|
|
}
|
|
]
|