diff options
author | Mystery Man <unknown@mandriva.org> | 2003-03-14 01:10:03 +0000 |
---|---|---|
committer | Mystery Man <unknown@mandriva.org> | 2003-03-14 01:10:03 +0000 |
commit | 1274f3c1fa8862b0818a1cd4bb13330c54de6b6c (patch) | |
tree | bb577cf587810c5c7c051b3fb5a7e6557fccea7f /tools/alpha/cd/Makefile | |
parent | 2e5b26bf3dfb3dc8d61d2a615006706a4d2a2029 (diff) | |
download | drakx-9_1_23mdk.tar drakx-9_1_23mdk.tar.gz drakx-9_1_23mdk.tar.bz2 drakx-9_1_23mdk.tar.xz drakx-9_1_23mdk.zip |
This commit was manufactured by cvs2svn to create tag 'V9_1_23mdk'.V9_1_23mdk
Diffstat (limited to 'tools/alpha/cd/Makefile')
-rw-r--r-- | tools/alpha/cd/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/alpha/cd/Makefile b/tools/alpha/cd/Makefile deleted file mode 100644 index 67af70f2f..000000000 --- a/tools/alpha/cd/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -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) |