diff --git a/projects/robodj/src/java/Makefile b/projects/robodj/src/java/Makefile new file mode 100644 index 00000000..799c3f91 --- /dev/null +++ b/projects/robodj/src/java/Makefile @@ -0,0 +1,8 @@ +# +# $Id: Makefile,v 1.1 2000/12/10 07:01:00 mdb Exp $ + +ROOT = . + +SRCS = \ + +include $(ROOT)/build/Makefile.java