view usr/src/cmd/man/src/util/nsgmls.src/doc/Makefile @ 0:c9caec207d52 b86

Initial porting based on b86
author Koji Uno <koji.uno@sun.com>
date Tue, 02 Jun 2009 18:56:50 +0900
parents
children 1a15d5aaf794
line wrap: on
line source

#
#pragma ident	"@(#)Makefile	1.2	00/05/01 SMI"
#
NSGMLS=nsgmls
DOCS=archform.htm \
  build.htm \
  catalog.htm \
  features.htm \
  generic.htm \
  ideas.htm \
  index.htm \
  new.htm \
  nsgmls.htm \
  sgmldecl.htm \
  sgmlnorm.htm \
  sgmlsout.htm \
  spam.htm \
  spent.htm \
  sysdecl.htm \
  sysid.htm \
  winntu.htm

validate: $(DOCS)
	$(NSGMLS) -sB $(DOCS)
	touch validate