Commit 2347a327 authored by claes's avatar claes

Reverting to jdk1.4

parent 9eb35009
......@@ -184,7 +184,8 @@ $(inc_dir)/%.hpp : %.hpp
$(bld_dir)/%.class : %.java
@ $(log_java_class)
@ $(javac) -Xlint:unchecked,deprecation -d $(pwre_broot)/$(pwre_target)/bld $(source)
@ $(javac) -d $(pwre_broot)/$(pwre_target)/bld $(source)
# @ $(javac) -Xlint:unchecked,deprecation -d $(pwre_broot)/$(pwre_target)/bld $(source)
$(bld_dir)/%.gif : %.gif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment