git://git.nikiroo.be
/
cutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c3044c
)
makefile
author
Niki Roo
<niki@nikiroo.be>
Thu, 27 Jun 2024 15:18:14 +0000
(17:18 +0200)
committer
Niki Roo
<niki@nikiroo.be>
Thu, 27 Jun 2024 15:18:14 +0000
(17:18 +0200)
makefile.d
patch
|
blob
|
blame
|
history
diff --git
a/makefile.d
b/makefile.d
index 4231fce8339e754db28371570e89839a909e281e..0bd37947f97c75373084af82f592bb66268b009a 100644
(file)
--- a/
makefile.d
+++ b/
makefile.d
@@
-3,7
+3,7
@@
NAME = cutils
NAMES = $(NAME) check net
-srcdir =
cutils
+srcdir =
$(NAME)
dstdir = ../bin
CFLAGS += -Wall -pedantic -I./ -std=gnu99