mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 22:26:34 +01:00
Reworked manpage build system
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Help target
|
||||
help:
|
||||
@echo "-- Targets --"
|
||||
@echo " all: Build toxic [DEFAULT]"
|
||||
@echo " all: Build toxic and documentation [DEFAULT]"
|
||||
@echo " toxic: Build toxic"
|
||||
@echo " doc: Build documentation"
|
||||
@echo " install: Build toxic and install it in PREFIX (default PREFIX is \"$(abspath $(PREFIX))\")"
|
||||
|
||||
Reference in New Issue
Block a user