CC=gcc LDFLAGS=-lm CFLAGS=$(getconf LFS_CFLAGS) -Wall -O2 live-md5check: live-md5check.c md5.c clean: rm -f *.o live-md5check