PreInstall: PreInstall.o
	g++ PreInstall.cpp -o PreInstall
ntl: NTLinstall.o
	g++ NTLinstall.cpp -o NTLinstall
setup: SetUp.o
	g++ SetUp.cpp -o SetUp
