We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e107f6d commit 29418acCopy full SHA for 29418ac
1 file changed
java/libraries/io/src/native/Makefile
@@ -16,3 +16,5 @@ iface.h:
16
17
clean:
18
rm -f $(TARGET) $(OBJS)
19
+
20
+.PHONY: iface.h clean
0 commit comments