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
Wim Lewis
nettle
Commits
9bfb2f20
Commit
9bfb2f20
authored
Nov 29, 2004
by
Niels Möller
Browse files
Use .$(OBJEXT).
Rev: src/nettle/Makefile.in:1.16
parent
9530564c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
9bfb2f20
...
...
@@ -131,7 +131,7 @@ $(SHLIBFORLINK): $(nettle_PURE_OBJS)
$(COMPILE)
$(SHLIBCFLAGS)
-c
$<
-o
$@
\
&&
$(DEP_PROCESS)
.
o
$(EXEEXT)
:
.
$(OBJEXT)
$(EXEEXT)
:
$(LINK)
$<
$(LIBS)
-o
$@
aesdata$(EXEEXT)
:
aesdata.$(OBJEXT)
...
...
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