Genesis-Plus-GX/pcutil/Makefile
2011-07-13 22:49:52 +00:00

4 lines
67 B
Makefile

inject: inject.c
@gcc -O2 -Wall inject.c -o inject
@strip inject