This website requires JavaScript.
Explore
Help
Sign In
an
/
xmlx
Watch
1
Star
0
Fork
You've already forked xmlx
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8c492695c1
xmlx
/
makefile
13 lines
103 B
Makefile
Raw
Blame
History
all
:
make -C xmlx install
test
:
make -C xmlx
test
clean
:
make -C xmlx clean
format
:
gofmt -w .
Reference in New Issue
View Git Blame
Copy Permalink