Project

General

Profile

Revision 64

changing

View differences:

Makefile
2 2
PROG=lab4
3 3

  
4 4
# source code files to be compiled
5
SRCS = lab4.c mouse.c utils.c kbc.c kbd.c
5
SRCS = lab4.c mouse.c utils.c kbc.c keyboard.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