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
Brian Smith
nettle
Commits
80557df3
Commit
80557df3
authored
Nov 17, 2004
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(config.m4): New rule.
Rev: src/nettle/Makefile.in:1.12
parent
9def803e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Makefile.in
Makefile.in
+3
-0
No files found.
Makefile.in
View file @
80557df3
...
...
@@ -207,6 +207,9 @@ Makefile: Makefile.in config.status
config.make
:
config.make.in config.status
./config.status
$@
config.m4
:
config.m4.in config.status
./config.status
$@
# Installation
install-here
:
install-info install-headers libnettle.a $(SHLIBINSTALL)
$(INSTALL)
-d
$(DESTDIR)$(libdir)
...
...
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