summaryrefslogtreecommitdiffstats
path: root/rescue/Makefile
blob: 9721a68dcad0aad47b1a631e163e41dbc6eab11f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include ../Makefile.config

all: rescue.clp

install: rescue.clp
	cp -f $< $(STAGE2_DEST)

rescue.clp: list.xml drvinst guessmounts lsparts rescue-doc make_rescue_img
	DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_rescue_img

clean: 
	rm -f rescue.clp kernel_read_part