diff --git a/projects/samskivert/src/java/com/samskivert/Makefile b/projects/samskivert/src/java/com/samskivert/Makefile new file mode 100644 index 00000000..e3bc7cb2 --- /dev/null +++ b/projects/samskivert/src/java/com/samskivert/Makefile @@ -0,0 +1,8 @@ +# +# $Id: Makefile,v 1.1 2001/02/15 01:47:55 mdb Exp $ + +ROOT = ../.. + +SRCS = \ + +include $(ROOT)/build/Makefile.java