diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ NAME := pipex CC = cc CFLAGS = -Wall -Wextra -Werror -HEADERS = +HEADERS = -Iinclude LIBS = VPATH := src |
![]() |
index : pipex | |
| Pipe implementation from scratch in C as part of the 42 curriculum |
| summaryrefslogtreecommitdiff |