This website works better with JavaScript.
Explore
Help
Sign In
Atlas48
/
shellmath
Watch
1
Star
0
Fork
You've already forked shellmath
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
init
v1
v2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
shellmath
/
Makefile
9 lines
95 B
Makefile
Raw
Permalink
Blame
History
files
=
add div mean mod mul sub sum
all
:
$(
files
)
$(files)
:
%: %.
c
clean
:
rm -v
$(
files
)
Reference in New Issue
View Git Blame
Copy Permalink