doc/data/releases/Makefile
Masafumi Max NAKANE b35929723a Add $Id$.
Also, separate the header section from the body by inserting a blank line.
1997-07-01 03:52:21 +00:00

12 lines
238 B
Makefile

# $Id: Makefile,v 1.7 1997-07-01 03:52:18 max Exp $
DOCS?= index.sgml snapshots.sgml
SUBDIR= 1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R 2.1.7R 2.2R
SUBDIR+= 2.2.1R
.if defined $(NEW_BUILD)
SUBDIR=
.endif
.include "../web.mk"