repositories
/
CleanReadLine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8e4e5c
)
Added C Standard to Makefile
author
Camil Staps
<info@camilstaps.nl>
Wed, 27 Jan 2016 17:54:39 +0000
(18:54 +0100)
committer
Camil Staps
<info@camilstaps.nl>
Wed, 27 Jan 2016 17:54:39 +0000
(18:54 +0100)
Clean System Files/Makefile
patch
|
blob
|
history
diff --git
a/Clean System Files/Makefile
b/Clean System Files/Makefile
index
154cf00
..
15d9bfa
100644
(file)
--- a/
Clean System Files/Makefile
+++ b/
Clean System Files/Makefile
@@
-1,4
+1,4
@@
-CFLAGS=-Wall -pedantic
+CFLAGS=-Wall -pedantic
-std=c99
LDFLAGS=-lreadline
all: readLine.o