Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Smith
nettle
Commits
242d8df0
Commit
242d8df0
authored
Sep 03, 1998
by
Niels Möller
Browse files
Hacked configure scripts, makefiles and crypto_types.h.
Rev: src/symmetric/Makefile.in:1.3
parent
2ed0c4b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
242d8df0
...
...
@@ -174,3 +174,5 @@ config.status: configure
%.d
:
%.c
$(SHELL)
-ec
'
$(CC)
-MM -MG
$(CPPFLAGS)
$(DEFS)
$< \
| sed '
\'
's/\($*\)\.o:/\1\.o $@ : /g'
\'
' > $@'
include
$(SRCS:.c=.d)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment