diff options
| author | Mystery Man <unknown@mandriva.org> | 2005-07-11 06:21:35 +0000 |
|---|---|---|
| committer | Mystery Man <unknown@mandriva.org> | 2005-07-11 06:21:35 +0000 |
| commit | e7e8874c1e8a190504398f630cd64d8915ca91fd (patch) | |
| tree | fc8d33e7b3132cc1fb9082d1dec76aee45c7a7c3 /rescue/Makefile | |
| parent | ec1a5b3ef5968d94ead5db08b5e67a0a3c3badaf (diff) | |
| download | drakx-10_3_0_34mdk.tar drakx-10_3_0_34mdk.tar.gz drakx-10_3_0_34mdk.tar.bz2 drakx-10_3_0_34mdk.tar.xz drakx-10_3_0_34mdk.zip | |
This commit was manufactured by cvs2svn to create tagV10_3_0_34mdk
'V10_3_0_34mdk'.
Diffstat (limited to 'rescue/Makefile')
| -rw-r--r-- | rescue/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/rescue/Makefile b/rescue/Makefile deleted file mode 100644 index 9721a68dc..000000000 --- a/rescue/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -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 |
