Revision: 53854
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53854&view=rev
Author:   starseeker
Date:     2012-11-28 16:07:36 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
Remove references to .1 man pages that are converted to docbook

Modified Paths:
--------------
    brlcad/trunk/src/conv/Makefile.am
    brlcad/trunk/src/conv/iges/Makefile.am
    brlcad/trunk/src/conv/vdeck/CMakeLists.txt
    brlcad/trunk/src/conv/vdeck/Makefile.am

Modified: brlcad/trunk/src/conv/Makefile.am
===================================================================
--- brlcad/trunk/src/conv/Makefile.am   2012-11-28 15:57:52 UTC (rev 53853)
+++ brlcad/trunk/src/conv/Makefile.am   2012-11-28 16:07:36 UTC (rev 53854)
@@ -388,48 +388,6 @@
        patch/patch-g.h \
        shp/shapelib/shapefil.h
 
-dist_man_MANS = \
-       asc/asc2g.1 \
-       asc/asc2pix.1 \
-       asc/g2asc.1 \
-       asc/pix2asc.1 \
-       bot_dump.1 \
-       bot_shell-vtk.1 \
-       comgeom/comgeom-g.1 \
-       conv-vg2g.1 \
-       cy-g.1 \
-       dbclean.1 \
-       dbupgrade.1 \
-       dxf/dxf-g.1 \
-       dxf/g-dxf.1 \
-       enf-g.1 \
-       euclid/euclid-g.1 \
-       euclid/g-euclid.1 \
-       fast4-g.1 \
-       g-acad.1 \
-       g-egg.1 \
-       g-nff.1 \
-       g-obj.1 \
-       g-shell-rect.1 \
-       g-var.1 \
-       g-vrml.1 \
-       g-x3d.1 \
-       nastran-g.1 \
-       nmg/asc-nmg.1 \
-       nmg/g-nmg.1 \
-       nmg/nmg-bot.1 \
-       nmg/nmg-rib.1 \
-       patch/patch-g.1 \
-       patch/rpatch.1 \
-       ply-g.1 \
-       poly-bot.1 \
-       proe-g.1 \
-       stl/g-stl.1 \
-       stl/stl-g.1 \
-       tankill/g-tankill.1 \
-       tankill/tankill-g.1 \
-       viewpoint-g.1
-
 sample_applicationsdir = $(SAMPLE_APPLICATIONS_DIR)
 
 sample_applications_DATA = \

Modified: brlcad/trunk/src/conv/iges/Makefile.am
===================================================================
--- brlcad/trunk/src/conv/iges/Makefile.am      2012-11-28 15:57:52 UTC (rev 
53853)
+++ brlcad/trunk/src/conv/iges/Makefile.am      2012-11-28 16:07:36 UTC (rev 
53854)
@@ -7,8 +7,6 @@
 
 AM_CPPFLAGS = ${TCL_CPPFLAGS} ${IGES_FLAGS}
 
-man_MANS = g-iges.1 iges-g.1
-
 noinst_HEADERS = \
        PullbackCurve.h \
        brlcad_brep.hpp \

Modified: brlcad/trunk/src/conv/vdeck/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/conv/vdeck/CMakeLists.txt  2012-11-28 15:57:52 UTC (rev 
53853)
+++ brlcad/trunk/src/conv/vdeck/CMakeLists.txt  2012-11-28 16:07:36 UTC (rev 
53854)
@@ -4,7 +4,6 @@
   )
 
 BRLCAD_ADDEXEC(vdeck "cgarbs.c;match.c;parsarg.c;vdeck.c" "librt;${M_LIBRARY}")
-ADD_MAN_PAGES(1 vdeck.1)
 CMAKEFILES(std.h vextern.h)
 CMAKEFILES(Makefile.am)
 

Modified: brlcad/trunk/src/conv/vdeck/Makefile.am
===================================================================
--- brlcad/trunk/src/conv/vdeck/Makefile.am     2012-11-28 15:57:52 UTC (rev 
53853)
+++ brlcad/trunk/src/conv/vdeck/Makefile.am     2012-11-28 16:07:36 UTC (rev 
53854)
@@ -12,8 +12,6 @@
 
 noinst_HEADERS = std.h vextern.h
 
-man_MANS = vdeck.1
-
 DEPENDS = src/librt
 
 EXTRA_DIST = $(man_MANS) CMakeLists.txt

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to