Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
ba2cda3a
Commit
ba2cda3a
authored
Feb 17, 2004
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment fix.
Rev: src/nettle/Makefile.am:1.75
parent
31f4516c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
Makefile.am
Makefile.am
+5
-5
No files found.
Makefile.am
View file @
ba2cda3a
...
...
@@ -98,11 +98,11 @@ RM_TMP = rm -f
# $(M4) $(srcdir)/asm.m4 machine.m4 config.m4 \
# `test -f $< || echo '$(srcdir)/'`$< >$@
# FIXME: For some reaso
m
n, this rule breaks builds on
OSF1 alpha V5.1.
# It fails with "Don't know how to make
aes.asm", which is very
# strange, since the make program on this
system is not supposed to
# know about %-style pattern rules, and
"aes.asm" doesn't not occur
# explicitly in any target or dependency.
# FIXME: For some reason, this rule breaks builds on
Tru64 5.1B (on
#
alpha), with the system make.
It fails with "Don't know how to make
#
aes.asm", which is very
strange, since the make program on this
#
system is not supposed to
know about %-style pattern rules, and
#
"aes.asm" doesn't not occur
explicitly in any target or dependency.
# NOTE: We create an empty .deps-file, to make the make/automake
# dependency tracking happier.
...
...
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