Project

General

Profile

Revision 8

Final - macros

View differences:

Makefile
2 2
PROG=lab3
3 3

  
4 4
# source code files to be compiled
5
SRCS = lab3.c 
5
SRCS = lab3.c #timer.c utils.c
6 6

  
7 7
# additional compilation flags
8 8
# "-Wall -Wextra -Werror -I . -std=c11 -Wno-unused-parameter" are already set

Also available in: Unified diff