Changeset 8b33a10


Ignore:
Timestamp:
09/30/2005 06:59:04 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
0.2, 1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
88dcce5
Parents:
0209bb7
Message:

Actually added the make run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    r0209bb7 r8b33a10  
    432432get_book
    433433build_Makefile
    434 #make
     434if [ -e $MKFILE ] ; then
     435  cd $JHALFSDIR && make
     436fi
Note: See TracChangeset for help on using the changeset viewer.