This website requires JavaScript.
Explore
Help
Register
Sign In
nova
/
tern-assembler
Watch
1
Star
0
Fork
0
You've already forked tern-assembler
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c325e645f3
tern-assembler
/
Makefile
6 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
cleanup
2024-02-29 22:53:11 +01:00
all
:
command line arguments, cleanup
2024-03-17 17:16:23 +01:00
gcc ./main.c -std
=
c99 -o tasm
cleanup
2024-02-29 22:53:11 +01:00
d
:
command line arguments, cleanup
2024-03-17 17:16:23 +01:00
gcc -g -std
=
c99 ./main.c -o tasm
Reference in New Issue
Copy Permalink