mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
4 lines
61 B
Makefile
4 lines
61 B
Makefile
# convenience Makefile
|
|
default %:
|
|
$(MAKE) -C ../../../.. $@
|