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
1e85194d
Commit
1e85194d
authored
Nov 27, 2006
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment fix.
Rev: src/nettle/examples/Makefile.in:1.15
parent
4efaf025
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
examples/Makefile.in
examples/Makefile.in
+2
-0
No files found.
examples/Makefile.in
View file @
1e85194d
...
...
@@ -66,6 +66,8 @@ Makefile: $(srcdir)/Makefile.in ../config.status
install uninstall
:
true
# NOTE: I'd like to use $^, but that's a GNU extension. $? should be
# more portable, equivalent for phony targets.
distdir
:
$(DISTFILES)
cp
$?
$(distdir)
...
...
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