index
:
taxc.git
master
Simple sales tax calculator in C.
Skiz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: e13c6669e8638e6f9897ce62dd84b5d3f4499422 (
plain
)
1
2
all: gcc -lm -std=c99 -o taxc src/main.c