This website requires JavaScript.
Explore
Help
Sign in
sam
/
libqbe
Watch
1
Star
0
Fork
You've already forked libqbe
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
da640c5a46
libqbe
/
Makefile
7 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
add centralized all and clean targets
2016-03-27 18:05:27 -04:00
.PHONY
:
all
clean
check
all clean
:
@make -C src
$@
@make -C minic
$@
extract tests out of src
2016-03-27 15:00:45 -04:00
check
:
all
test/go.sh all
Reference in a new issue
Copy permalink