opengnsys_ipxe/contrib/bin2intelhex/Makefile

10 lines
78 B
Makefile

CC=gcc
CFLAGS=-Wall -O2
bin2intelhex:
clean:
rm -f bin2intelhex core *.o