mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 10:51:15 -03:00
fixup! Include make [test|all|install] in BSDmakefile
This commit is contained in:
@@ -2,7 +2,7 @@ warn:
|
||||
@echo "Error: BSD Make not supported"
|
||||
@echo "Please use GNU Make (gmake) to build fish. Refer to README.md for detailed build instructions."
|
||||
|
||||
all:
|
||||
all: warn
|
||||
install: warn
|
||||
test: warn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user