Fixed #71, added prettier kernel info.
This commit is contained in:
parent
879c56ef7a
commit
119504feb4
2 changed files with 8 additions and 8 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
NAME = uwufetch
|
||||
FILES = uwufetch.c
|
||||
CFLAGS =
|
||||
CFLAGS = -O3
|
||||
CFLAGS_DEBUG = -Wall -Wextra
|
||||
PREFIX = /usr/bin
|
||||
CC = cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue