linux: nbsmtp.c
	gcc -o nbsmtp nbsmtp.c

solaris: nbsmtp.c
	gcc -o nbsmtp nbsmtp.c -lxnet 
