Kaydet (Commit) f11c0bcc authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS ause069 (1.3.272); FILE MERGED

2006/11/24 14:42:42 hjs 1.3.272.1: #i70359# remove forced shell calls
üst d3390b93
......@@ -46,6 +46,6 @@ CLASSPATH !:=$(JAVA_CLASSPATHS:t$(PATH_SEPERATOR))
JFLAGS = -deprecation -classpath $(CLASSPATH)
%.class : %.java
+$(JAVAC) $(JFLAGS) $<
$(JAVAC) $(JFLAGS) $<
ov : $(JAVA_FILES:b:+".class")
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