f1946547fb
new structure as was done for the releases).
9 lines
152 B
Makefile
9 lines
152 B
Makefile
DOCS?= index.sgml
|
|
SUBDIR= devel disklessx fonts mh multios newuser
|
|
DOCSUBDIR= ddwg ppp
|
|
|
|
.if defined $(NEW_BUILD)
|
|
SUBDIR=
|
|
.endif
|
|
|
|
.include "../web.mk"
|