doc/en/java/docs/Makefile
Alexey Zelkin 830ac665a1 Re-arrange java/ Makefiles to keep general www/ style.
Remove WEBBASE assignment from all Makefiles. It's located in Makefile.inc now.
2000-03-02 15:55:53 +00:00

8 lines
119 B
Makefile

# $FreeBSD$
DOCS = faq.sgml
DOCS+= howtoports.sgml
DOCS+= newbies.sgml
DOCS+= tutorials.sgml
.include "../../web.mk"