mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-20 22:51:19 +01:00
4 lines
43 B
Makefile
4 lines
43 B
Makefile
|
CFLAGS = -Wall -O2 -std=gnu99
|
||
|
|
||
|
all: lsirec
|