mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-21 22:41:26 +00:00
whitespace
This commit is contained in:
parent
acd6c37ac1
commit
06d45682b7
2
Makefile
2
Makefile
|
@ -66,7 +66,7 @@ uninstall:
|
||||||
$(RM) $(RM_FLAGS) $(DESTDIR)$(sbindir)/iodine
|
$(RM) $(RM_FLAGS) $(DESTDIR)$(sbindir)/iodine
|
||||||
$(RM) $(RM_FLAGS) $(DESTDIR)$(sbindir)/iodined
|
$(RM) $(RM_FLAGS) $(DESTDIR)$(sbindir)/iodined
|
||||||
$(RM) $(RM_FLAGS) $(DESTDIR)$(mandir)/man8/iodine.8
|
$(RM) $(RM_FLAGS) $(DESTDIR)$(mandir)/man8/iodine.8
|
||||||
|
|
||||||
test: all
|
test: all
|
||||||
@echo "!! The check library is required for compiling and running the tests"
|
@echo "!! The check library is required for compiling and running the tests"
|
||||||
@echo "!! Get it at http://check.sf.net"
|
@echo "!! Get it at http://check.sf.net"
|
||||||
|
|
Loading…
Reference in a new issue