Skip to content

Commit f71de3a

Browse files
committedOct 4, 2017
Added Makefile for building a project
1 parent 122fcee commit f71de3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
build:
2+
@cd pathfinder && cargo build

0 commit comments

Comments
 (0)
Please sign in to comment.