Skip to content
GitLab
Menu
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
1e85194d
Commit
1e85194d
authored
Nov 27, 2006
by
Niels Möller
Browse files
Comment fix.
Rev: src/nettle/examples/Makefile.in:1.15
parent
4efaf025
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
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