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
a776ec03
Commit
a776ec03
authored
Oct 20, 2004
by
Niels Möller
Browse files
* config.make.in (.PHONY): Added more targets.
Rev: src/nettle/config.make.in:1.3
parent
21f6c5f2
Changes
1
Show whitespace changes
Inline
Side-by-side
config.make.in
View file @
a776ec03
...
@@ -66,4 +66,6 @@ LINK = $(CC) $(CFLAGS) $(LDFLAGS)
...
@@ -66,4 +66,6 @@ LINK = $(CC) $(CFLAGS) $(LDFLAGS)
.PHONY: all check install uninstall clean distclean mostlyclean maintainer-clean distdir \
.PHONY: all check install uninstall clean distclean mostlyclean maintainer-clean distdir \
all-here check-here install-here clean-here distclean-here mostlyclean-here \
all-here check-here install-here clean-here distclean-here mostlyclean-here \
maintainer-clean-here distdir-here \
maintainer-clean-here distdir-here \
install-shared install-info dist distcleancheck
install-shared install-info install-headers \
uninstall-shared uninstall-info uninstall-headers \
dist distcleancheck
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