#!/bin/sh gcc -c rand.c gcc -c int2char.c gcc -c phmap1.c gcc botconnect1.c rand.o int2char.o phmap1.o -o botconnect1