Makefile: added rpn to all
This commit is contained in:
parent
0f5247e722
commit
3e39739e88
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ CC=cc
|
|||||||
RUSTC=rustc
|
RUSTC=rustc
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all: dj false fop intcmp scrut str strcmp true
|
all: dj false fop intcmp rpn scrut str strcmp true
|
||||||
|
|
||||||
build:
|
build:
|
||||||
# keep build/include until bindgen(1) has stdin support
|
# keep build/include until bindgen(1) has stdin support
|
||||||
|
Loading…
Reference in New Issue
Block a user