Genesis-Plus-GX/pcutil/Makefile

4 lines
67 B
Makefile
Raw Normal View History

2011-07-14 00:49:52 +02:00
inject: inject.c
@gcc -O2 -Wall inject.c -o inject
@strip inject