all:
	@$(NOOP)

testing:: all
	copy oemsetnt.inf $(MAKEDIR)\..\..\disk1\oemsetnt.inf
	copy oemsetnt.inf $(WINDIR)\system32\oemnadvp.inf
	copy oemwin2k.inf $(MAKEDIR)\..\..\disk1\oemwin2k.inf

