rizin/libr/asm/arch/dcpu16/Makefile

5 lines
49 B
Makefile

all:
gcc -Wall *.c
clean:
rm -f *.d *.o a.out