diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/usr/src/cmd/man/src/util/nsgmls.src/doc/Makefile	Tue Jun 02 18:56:50 2009 +0900
@@ -0,0 +1,25 @@
+#
+#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