This website requires JavaScript.
Explore
Help
Sign In
Atlas48
/
shellmath
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
420b78bdc2a16ca7c7dfd623aa9d99087dc05d0f
shellmath
/
Makefile
T
9 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
Bugfix & Makefile
2022-05-07 13:36:37 +01:00
files
=
add div mean mul sub sum
all
:
$(
files
)
$(files)
:
%: %.
c
clean
:
rm -v
$(
files
)
Reference in New Issue
Copy Permalink