bmp_to_raw: bmpdecoderhelper.cpp bmpdecoderhelper.h main.cpp g++ -m32 main.cpp bmpdecoderhelper.cpp -o bmp_to_raw clean: rm ./bmp_to_raw