This website requires JavaScript.
Explore
Help
Sign in
xan
/
zxdump
Watch
1
Star
0
Fork
You've already forked zxdump
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b89c79b5a8
zxdump
/
Makefile
9 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
Refactor stuff into separate files, finally
2023-09-13 14:40:48 -04:00
all
:
$(
MAKE
)
-C src all
Add Makefile
2023-09-11 11:51:12 -04:00
Refactor stuff into separate files, finally
2023-09-13 14:40:48 -04:00
install
:
$(
MAKE
)
-C src install
Add Makefile
2023-09-11 11:51:12 -04:00
clean
:
Refactor stuff into separate files, finally
2023-09-13 14:40:48 -04:00
$(
MAKE
)
-C src clean
Reference in a new issue
Copy permalink