1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-02-13 03:24:42 +00:00

- oops! wasn't building usr properly.

This commit is contained in:
tim.newsham
2008-05-10 19:12:43 +00:00
parent d16352349c
commit a25247dea0

View File

@@ -145,7 +145,7 @@ root usr protofs : init sh
rf0.dsk rk0.dsk images : protofs
@echo Building disk images...
@$(MKFS) -p ../fs/Readme root rf0.dsk rf
@$(MKFS) -p ../fs/Readme root rk0.dsk rk
@$(MKFS) -p ../fs/Readme usr rk0.dsk rk
@touch images
# build a tape image