Skip to content
Snippets Groups Projects
Commit a776ec03 authored by Niels Möller's avatar Niels Möller
Browse files

* config.make.in (.PHONY): Added more targets.

Rev: src/nettle/config.make.in:1.3
parent 21f6c5f2
No related branches found
No related tags found
No related merge requests found
......@@ -66,4 +66,6 @@ LINK = $(CC) $(CFLAGS) $(LDFLAGS)
.PHONY: all check install uninstall clean distclean mostlyclean maintainer-clean distdir \
all-here check-here install-here clean-here distclean-here mostlyclean-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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment