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
Brian Smith
nettle
Commits
14a43c29
Commit
14a43c29
authored
Apr 12, 2003
by
Niels Möller
Browse files
Added FIXME for _p.o rule.
Rev: src/nettle/Makefile.am:1.62
parent
4cf061a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
14a43c29
...
...
@@ -110,6 +110,7 @@ install-data-local: $(SHLIBINSTALL)
$(COMPILE)
-c
$*
.s
-o
$@
echo
>
.deps/
$*
.Po
# FIXME: This rule doesn't get dependencies right.
%_p.$(OBJEXT)
:
%.c
$(COMPILE)
$(SHLIBCFLAGS)
-c
$<
-o
$@
...
...
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