Project

General

Profile

Revision 150

mouse files

View differences:

Makefile
1 1
PROG=proj
2 2

  
3
SRCS= proj.c graphics.c kbc.c keyboard.c utils.c timer.c
3
SRCS= proj.c graphics.c kbc.c keyboard.c mouse.c utils.c timer.c
4 4

  
5 5
CPPFLAGS += -pedantic -D __LCOM_OPTIMIZED_
6 6

  

Also available in: Unified diff