mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-19 08:32:45 +08:00
fixup! Include make [test|all|install] in BSDmakefile
This commit is contained in:
parent
9fd16d730b
commit
d0071960b8
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user