Browse Source

app_java: added note in makefile about generating the readme on a system without java

Daniel-Constantin Mierla 9 năm trước cách đây
mục cha
commit
816ece3d35
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      modules/app_java/Makefile

+ 3 - 1
modules/app_java/Makefile

@@ -1,6 +1,8 @@
-# 
+#
 # WARNING: do not run this directly, it should be run by the master Makefile
 
+# to generate readme file on a system without java, use DOCBUILD=yes in make command
+
 include ../../Makefile.defs
 auto_gen=
 NAME=app_java.so