This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
virtbuf
Watch
1
Star
0
Fork
You've already forked virtbuf
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
884fa288d0
virtbuf
/
configfile
/
Makefile
12 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
first go at it
2024-10-18 20:58:15 -05:00
build
:
make clean works. configfile builds and runs Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-21 17:53:36 -05:00
GO111MODULE
=
off go build
first go at it
2024-10-18 20:58:15 -05:00
prep
:
go get -v -t -u
run
:
go run *.go
make clean works. configfile builds and runs Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-21 17:53:36 -05:00
clean
:
-rm -f configfile