Commit 905f464a authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Pointless tweaks to makefile.

parent 2e7b2088
......@@ -20,9 +20,9 @@ babel.html: babel.man
.PHONY: all install uninstall clean
all: babel
all: babel babel.man
install: babel babel.man
install: all
-rm -f $(TARGET)$(PREFIX)/bin/babel
cp -f babel $(TARGET)$(PREFIX)/bin
mkdir -p $(TARGET)$(PREFIX)/man/man8
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment