Browse Source

Changed installation mechanism for docs

ceriel 31 years ago
parent
commit
132f2234fa
1 changed files with 0 additions and 1 deletions
  1. 0 1
      first/mk_target

+ 0 - 1
first/mk_target

@@ -36,7 +36,6 @@ create_dir $TARGET_HOME/doc
 cp $SRC_HOME/etc/ip_spec.t $TARGET_HOME/etc/ip_spec.t
 cp_dir $SRC_HOME/lib $TARGET_HOME/lib
 cp_dir $SRC_HOME/h $TARGET_HOME/h
-cp_dir $SRC_HOME/doc $TARGET_HOME/doc
 cp_dir $SRC_HOME/include $TARGET_HOME/include
 
 cd $TARGET_HOME