Browse Source

* released all make commands

peter 25 years ago
parent
commit
532780ceb8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      install/makepack

+ 3 - 3
install/makepack

@@ -11,9 +11,9 @@ RELEASE=ELF
 unset FPCDIR
 
 make linux
-#make source
-#make docs
-#make demo
+make source
+make docs
+make demo
 
 SOURCES=`/bin/ls *src.tar.gz`
 FILES=`/bin/ls *linux.tar.gz`