This website requires JavaScript.
Explore
Help
Register
Sign in
vlastavesely
/
sanskrit-iast
Watch
1
Star
0
Fork
You've already forked sanskrit-iast
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8480315ea9
sanskrit-iast
/
Makefile
9 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
initial
2018-04-25 14:29:11 +02:00
.PHONY
:
all
clean
all
:
add utils for utf8 manipulation
2018-04-25 15:57:31 +02:00
$(
CC
)
main.c syllable.c utf8.c -o main
initial
2018-04-25 14:29:11 +02:00
./main
clean
:
$(
RM
)
-f main
Reference in a new issue
Copy permalink