linker: linker.C i686-mcp6-g++ -O3 -g linker.C -o linker -lbfd -liberty -lz all: linker clean: (rm -f linker)