Notification test with full screen of text - 15 cahrs by 10 lines
This commit is contained in:
parent
1141284143
commit
b13e74e7ce
3 changed files with 44 additions and 3 deletions
4
Makefile
4
Makefile
|
@ -1,8 +1,8 @@
|
|||
# Copyright (C) 2011 Nils Faerber <nils.faerber@kernelconcepts.de>
|
||||
# prefix for installation and search path (like icons)
|
||||
PREFIX = /usr/local/
|
||||
#CFLAGS = -DDEBUG -Wall -O2 $(CCFLAGS)
|
||||
CFLAGS = -Wall -O2 $(CCFLAGS)
|
||||
CFLAGS = -DDEBUG -Wall -O2 $(CCFLAGS)
|
||||
#CFLAGS = -Wall -O2 $(CCFLAGS)
|
||||
|
||||
PRGNAME = metawatch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue