summaryrefslogtreecommitdiffstats
path: root/tools/alpha/cd/Makefile
blob: 9a14083810601b6f3ae5557f9b9e3e96beed2ac8 (plain)
1
2
3
4
5
6
7
8
install:
	cp -f README $(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)