This website requires JavaScript.
Explore
Tos
Help
Register
Sign in
rpitx
/
ft8_lib
Watch
1
Star
0
Fork
You've already forked ft8_lib
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c521e1ca7b
ft8_lib
/
Makefile
6 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
First draft
2018-10-18 15:42:43 +08:00
CXXFLAGS
=
-std
=
c++14
LDFLAGS
=
-lm
Extra comments and minor updates
2018-10-18 16:16:21 +08:00
gen_ft8
:
gen_ft
8.
o
encode
.
o
pack
.
o
First draft
2018-10-18 15:42:43 +08:00
$(
CXX
)
$(
LDFLAGS
)
-o
$@
$^
Reference in a new issue
Copy permalink