summaryrefslogtreecommitdiffstats
path: root/tools/alpha/cd/Makefile
blob: 67af70f2f087cc80a4e80c370708eed738c38b94 (plain)
1
2
3
4
5
6
7
8
install:
	cp -f README README.milo $(ROOTDEST)
	install -d $(ROOTDEST)/etc
	cp -f aboot.cnf $(ROOTDEST)/etc

	install -d $(ROOTDEST)/boot
	cp -a up1000 $(ROOTDEST)/boot
	mv -f $(ROOTDEST)/boot/up1000/apb.* $(ROOTDEST)