mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-05 02:15:07 +01:00
4 lines
67 B
Makefile
4 lines
67 B
Makefile
|
inject: inject.c
|
||
|
@gcc -O2 -Wall inject.c -o inject
|
||
|
@strip inject
|