Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
9bfb2f20
Commit
9bfb2f20
authored
Nov 29, 2004
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use .$(OBJEXT).
Rev: src/nettle/Makefile.in:1.16
parent
9530564c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile.in
Makefile.in
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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