Changeset 610 for trunk/Makefile


Ignore:
Timestamp:
Dec 27, 2018, 7:38:58 PM (5 years ago)
Author:
alain
Message:

Fix several bugs in VFS to support the following
ksh commandis : cp, mv, rm, mkdir, cd, pwd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r590 r610  
    119119        mmd                     -o -i $(DISK_IMAGE) ::/bin/user    || true
    120120        mmd                     -o -i $(DISK_IMAGE) ::/home        || true
     121        mcopy           -o -i $(DISK_IMAGE) Makefile ::/home
    121122        mdir             -/ -b -i $(DISK_IMAGE) ::/
    122        
     123
    123124##############################################################
    124125# Rules to generate hardware description files (hard_config.h,
Note: See TracChangeset for help on using the changeset viewer.