Added manpage to clean target
This commit is contained in:
parent
bcde0ff56e
commit
834d842936
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -50,5 +50,6 @@ clean:
|
||||||
$(RM) $(DEPS)
|
$(RM) $(DEPS)
|
||||||
$(RM) $(OBJ)
|
$(RM) $(OBJ)
|
||||||
$(RM) $(TARGETS)
|
$(RM) $(TARGETS)
|
||||||
|
$(RM) $(MANTARGET)
|
||||||
|
|
||||||
-include $(DEPS)
|
-include $(DEPS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue