mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
configure / miller.spec experimenting before 6.0.0 release (#741)
This commit is contained in:
parent
82e4436607
commit
96d2f9e2d3
9 changed files with 109 additions and 13 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
build:
|
||||
make -C go build
|
||||
@echo Miller executable is: go/mlr
|
||||
@echo "Miller executable is: ./mlr, or go\mlr.exe on Windows"
|
||||
|
||||
check:
|
||||
make -C go check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue