1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-01-11 23:53:34 +00:00

- move usr/boot to fs/new.

This commit is contained in:
tim.newsham 2008-05-11 23:29:18 +00:00
parent f72a89e9b8
commit 04b6e66c29
5 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ root usr protofs : init.0405 sh.0405
@$(TREECOPY) ../fs/root .
@$(TREECOPY) ../fs/new/etc root
@$(TREECOPY) ../fs/usr .
@$(TREECOPY) ../fs/new/usr .
@cp init.0405 root/etc/init
@cp sh.0405 root/bin/xsh
@touch protofs