This commit is contained in:
2025-11-27 10:24:43 +07:00
parent df9394869d
commit c508671675

View File

@@ -1,5 +1,3 @@
# Makefile for lab 4 - FIFO (named pipes) only
CC = gcc
CFLAGS = -Wall -Wextra -std=c99 -g