summaryrefslogtreecommitdiff
path: root/math/goblin
diff options
context:
space:
mode:
Diffstat (limited to 'math/goblin')
-rw-r--r--math/goblin/Makefile56
-rw-r--r--math/goblin/distinfo3
-rw-r--r--math/goblin/pkg-descr21
-rw-r--r--math/goblin/pkg-plist355
4 files changed, 0 insertions, 435 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile
deleted file mode 100644
index 3857c72f81ad..000000000000
--- a/math/goblin/Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: goblin
-# Date created: Mar 3, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= goblin
-PORTVERSION= 2.6.4
-PORTREVISION= 1
-CATEGORIES= misc
-MASTER_SITES= http://www.math.uni-augsburg.de/~fremuth/goblin.docs/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= miwi
-DISTNAME= ${PORTNAME}.${PORTVERSION}
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Graph Object Library for Network Programming Problems
-
-LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
-
-CONFLICTS= ImageMagick-[0-9]* display-*
-
-USE_GMAKE= yes
-USE_GCC= 3.2
-MAKE_ARGS= CC="${CC}" CCFLAGS="${CFLAGS}" \
- CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \
- LD="${CXX}" LIBS="-lm ${LDFLAGS}" LISShared="-lm ${LDFLAGS}" \
- libtcl=83 libtk=83 prefix=${PREFIX}
-ALL_TARGET= all goblin.a glpk.a
-PLIST_SUB+= VERSION=${PORTVERSION:R}
-
-CFLAGS+= -I${LOCALBASE}/include/tcl8.3 -I${LOCALBASE}/include/tk8.3 \
- -I${X11BASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
-
-WISH= ${LOCALBASE}/bin/wish8.3
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500035
-CXXFLAGS+= -fhuge-objects
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e 's|/usr/bin/wish|${WISH}|g' ${WRKSRC}/display
- @${GREP} -lR "malloc\.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
- 's|malloc\.h|stdlib.h|g'
-
-post-install:
- @${STRIP_CMD} ${PREFIX}/bin/gosh
-
-.include <bsd.port.post.mk>
diff --git a/math/goblin/distinfo b/math/goblin/distinfo
deleted file mode 100644
index 246d2f05c2a0..000000000000
--- a/math/goblin/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (goblin.2.6.4.tgz) = 68a46985e401b2552c2a3c86ceba877a
-SHA256 (goblin.2.6.4.tgz) = 834d892c7ad44e5179bf36ba85808dd59d4fc7a4f2226f3d9bc525b132a0eb72
-SIZE (goblin.2.6.4.tgz) = 1125983
diff --git a/math/goblin/pkg-descr b/math/goblin/pkg-descr
deleted file mode 100644
index cc422adae004..000000000000
--- a/math/goblin/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-GOBLIN is a C++ class library focussed on graph optimization and network
-programming problems. It deals with all of the standard graph optimization
-problems discussed by textbooks and in courses on combinatorial optimization.
-
-Today, GOBLIN provides strongly polynomial algorithms for the following graph
-optimization problems:
- - Shortest paths in graphs and digraphs with negative lengths.
- - Negative cycles and minimum mean cycles.
- - Strong and 2-connected components.
- - Minimum spanning trees, arborescences and 1-trees.
- - Maximum st-flows, feasible circulations and b-flows.
- - Min-cost st-flows, b-flows and circulations.
- - Assignment problems of any kind.
- - 1-matchings, b-matchings, capacitated b-matchings, f-factors and
- degree-constrained subgraphs.
- - Directed and undirected Chinese postman problems, T-joins.
-
-The library also includes methods for NP-hard problems, namely TSP, ATSP,
-stable sets and graph colouring.
-
-WWW: http://www.math.uni-augsburg.de/opt/goblin.html
diff --git a/math/goblin/pkg-plist b/math/goblin/pkg-plist
deleted file mode 100644
index d9a55c65a945..000000000000
--- a/math/goblin/pkg-plist
+++ /dev/null
@@ -1,355 +0,0 @@
-bin/display
-bin/goblet
-bin/goblin.%%VERSION%%/LGPL
-bin/goblin.%%VERSION%%/arrowDown.gif
-bin/goblin.%%VERSION%%/arrowUp.gif
-bin/goblin.%%VERSION%%/binocs.gif
-bin/goblin.%%VERSION%%/browseDelete.gif
-bin/goblin.%%VERSION%%/browseFirst.gif
-bin/goblin.%%VERSION%%/browseLast.gif
-bin/goblin.%%VERSION%%/browseMinus.gif
-bin/goblin.%%VERSION%%/browseNext.gif
-bin/goblin.%%VERSION%%/browsePlus.gif
-bin/goblin.%%VERSION%%/browsePrev.gif
-bin/goblin.%%VERSION%%/browserDefaults.tk
-bin/goblin.%%VERSION%%/browserLogOpt.tk
-bin/goblin.%%VERSION%%/browserOptions.tk
-bin/goblin.%%VERSION%%/browserTraceOpt.tk
-bin/goblin.%%VERSION%%/camera.gif
-bin/goblin.%%VERSION%%/composeRandom.tk
-bin/goblin.%%VERSION%%/delButton.gif
-bin/goblin.%%VERSION%%/editArcLabels.tk
-bin/goblin.%%VERSION%%/editColours.gif
-bin/goblin.%%VERSION%%/editConstants.tk
-bin/goblin.%%VERSION%%/editDelete.gif
-bin/goblin.%%VERSION%%/editDelete.tk
-bin/goblin.%%VERSION%%/editExtract.tk
-bin/goblin.%%VERSION%%/editIncidences.gif
-bin/goblin.%%VERSION%%/editLabel.gif
-bin/goblin.%%VERSION%%/editMove.gif
-bin/goblin.%%VERSION%%/editNewArc.gif
-bin/goblin.%%VERSION%%/editNewNode.gif
-bin/goblin.%%VERSION%%/editNodeLabels.tk
-bin/goblin.%%VERSION%%/editPivot.tk
-bin/goblin.%%VERSION%%/editPred.gif
-bin/goblin.%%VERSION%%/editRedirect.gif
-bin/goblin.%%VERSION%%/editRow.tk
-bin/goblin.%%VERSION%%/editVar.tk
-bin/goblin.%%VERSION%%/eraseButton.gif
-bin/goblin.%%VERSION%%/fileChanges.tk
-bin/goblin.%%VERSION%%/fileExport.tk
-bin/goblin.%%VERSION%%/fileImport.tk
-bin/goblin.%%VERSION%%/fileNew.tk
-bin/goblin.%%VERSION%%/fileOpen.gif
-bin/goblin.%%VERSION%%/fileOpen.tk
-bin/goblin.%%VERSION%%/filePrint.gif
-bin/goblin.%%VERSION%%/fileReset.gif
-bin/goblin.%%VERSION%%/fileSave.gif
-bin/goblin.%%VERSION%%/fileSaveAs.tk
-bin/goblin.%%VERSION%%/foldClose.gif
-bin/goblin.%%VERSION%%/foldOpen.gif
-bin/goblin.%%VERSION%%/gobletTitle.gif
-bin/goblin.%%VERSION%%/infoAuthors.tk
-bin/goblin.%%VERSION%%/infoBibliography.tk
-bin/goblin.%%VERSION%%/infoModules.tk
-bin/goblin.%%VERSION%%/infoRessources.tk
-bin/goblin.%%VERSION%%/infoStatistics.tk
-bin/goblin.%%VERSION%%/infoTimers.tk
-bin/goblin.%%VERSION%%/layoutArcs.tk
-bin/goblin.%%VERSION%%/layoutLPOpt.tk
-bin/goblin.%%VERSION%%/layoutMeasures.tk
-bin/goblin.%%VERSION%%/layoutNodes.tk
-bin/goblin.%%VERSION%%/lightsGreen.gif
-bin/goblin.%%VERSION%%/lightsRed.gif
-bin/goblin.%%VERSION%%/lightsYellow.gif
-bin/goblin.%%VERSION%%/linkButton.gif
-bin/goblin.%%VERSION%%/logFirst.gif
-bin/goblin.%%VERSION%%/logLast.gif
-bin/goblin.%%VERSION%%/logNext.gif
-bin/goblin.%%VERSION%%/logPrev.gif
-bin/goblin.%%VERSION%%/logSearch.gif
-bin/goblin.%%VERSION%%/logSee.gif
-bin/goblin.%%VERSION%%/mainEditor.tk
-bin/goblin.%%VERSION%%/mainGoblet.tk
-bin/goblin.%%VERSION%%/mainIconbars.tk
-bin/goblin.%%VERSION%%/mainMessenger.tk
-bin/goblin.%%VERSION%%/mainStatus.tk
-bin/goblin.%%VERSION%%/mainTitle.tk
-bin/goblin.%%VERSION%%/mainWorkspace.tk
-bin/goblin.%%VERSION%%/menuBrowser.tk
-bin/goblin.%%VERSION%%/menuCompose.tk
-bin/goblin.%%VERSION%%/menuEdit.tk
-bin/goblin.%%VERSION%%/menuFile.tk
-bin/goblin.%%VERSION%%/menuInfo.tk
-bin/goblin.%%VERSION%%/menuLayout.tk
-bin/goblin.%%VERSION%%/menuOptimize.tk
-bin/goblin.%%VERSION%%/msgStop.gif
-bin/goblin.%%VERSION%%/msgWarn.gif
-bin/goblin.%%VERSION%%/newButton.gif
-bin/goblin.%%VERSION%%/okButton.gif
-bin/goblin.%%VERSION%%/optimizeDataStruct.tk
-bin/goblin.%%VERSION%%/optimizeLevel.tk
-bin/goblin.%%VERSION%%/optimizeMethods.tk
-bin/goblin.%%VERSION%%/samples/acyclic.gob
-bin/goblin.%%VERSION%%/samples/adlittle.gob
-bin/goblin.%%VERSION%%/samples/afiro.gob
-bin/goblin.%%VERSION%%/samples/atsp1.gob
-bin/goblin.%%VERSION%%/samples/atsp2.gob
-bin/goblin.%%VERSION%%/samples/balanced1.gob
-bin/goblin.%%VERSION%%/samples/bipartite1.gob
-bin/goblin.%%VERSION%%/samples/birkhoff.gob
-bin/goblin.%%VERSION%%/samples/branch1.gob
-bin/goblin.%%VERSION%%/samples/branch10.gob
-bin/goblin.%%VERSION%%/samples/branch2.gob
-bin/goblin.%%VERSION%%/samples/branch20.gob
-bin/goblin.%%VERSION%%/samples/branch3.gob
-bin/goblin.%%VERSION%%/samples/branch4.gob
-bin/goblin.%%VERSION%%/samples/branch40.gob
-bin/goblin.%%VERSION%%/samples/branchtree.gob
-bin/goblin.%%VERSION%%/samples/canonical.gob
-bin/goblin.%%VERSION%%/samples/clcover.gob
-bin/goblin.%%VERSION%%/samples/colour1.gob
-bin/goblin.%%VERSION%%/samples/colour2.gob
-bin/goblin.%%VERSION%%/samples/colour3.gob
-bin/goblin.%%VERSION%%/samples/colour4.gob
-bin/goblin.%%VERSION%%/samples/colour5.gob
-bin/goblin.%%VERSION%%/samples/colour6.gob
-bin/goblin.%%VERSION%%/samples/colour8.gob
-bin/goblin.%%VERSION%%/samples/connect1.gob
-bin/goblin.%%VERSION%%/samples/connect3.gob
-bin/goblin.%%VERSION%%/samples/connect4.gob
-bin/goblin.%%VERSION%%/samples/connect5.gob
-bin/goblin.%%VERSION%%/samples/connect6.gob
-bin/goblin.%%VERSION%%/samples/connect7.gob
-bin/goblin.%%VERSION%%/samples/dag1.gob
-bin/goblin.%%VERSION%%/samples/dodeka.gob
-bin/goblin.%%VERSION%%/samples/dsearch1.gob
-bin/goblin.%%VERSION%%/samples/dual1.gob
-bin/goblin.%%VERSION%%/samples/dual2.gob
-bin/goblin.%%VERSION%%/samples/dual4.gob
-bin/goblin.%%VERSION%%/samples/euler1.gob
-bin/goblin.%%VERSION%%/samples/euler2.gob
-bin/goblin.%%VERSION%%/samples/euler3.gob
-bin/goblin.%%VERSION%%/samples/europe.gob
-bin/goblin.%%VERSION%%/samples/gedecomp1.gob
-bin/goblin.%%VERSION%%/samples/gedecomp2.gob
-bin/goblin.%%VERSION%%/samples/geom1.gob
-bin/goblin.%%VERSION%%/samples/geom2.gob
-bin/goblin.%%VERSION%%/samples/geom3.gob
-bin/goblin.%%VERSION%%/samples/geom4.gob
-bin/goblin.%%VERSION%%/samples/geom5.gob
-bin/goblin.%%VERSION%%/samples/geom6.gob
-bin/goblin.%%VERSION%%/samples/geom7.gob
-bin/goblin.%%VERSION%%/samples/geom8.gob
-bin/goblin.%%VERSION%%/samples/goblet.gob
-bin/goblin.%%VERSION%%/samples/gsearch1.gob
-bin/goblin.%%VERSION%%/samples/hamilton57.gob
-bin/goblin.%%VERSION%%/samples/icosa.gob
-bin/goblin.%%VERSION%%/samples/lp1.gob
-bin/goblin.%%VERSION%%/samples/lp2.gob
-bin/goblin.%%VERSION%%/samples/lp3.gob
-bin/goblin.%%VERSION%%/samples/lp3a.gob
-bin/goblin.%%VERSION%%/samples/lp4.gob
-bin/goblin.%%VERSION%%/samples/maxbflow1.gob
-bin/goblin.%%VERSION%%/samples/maxbflow2.gob
-bin/goblin.%%VERSION%%/samples/maxbflow3.gob
-bin/goblin.%%VERSION%%/samples/maxbflow4.gob
-bin/goblin.%%VERSION%%/samples/maxbflow5.gob
-bin/goblin.%%VERSION%%/samples/maxcut1.gob
-bin/goblin.%%VERSION%%/samples/maxcut2.gob
-bin/goblin.%%VERSION%%/samples/maxflow1.gob
-bin/goblin.%%VERSION%%/samples/maxflow2.gob
-bin/goblin.%%VERSION%%/samples/maxflow3.gob
-bin/goblin.%%VERSION%%/samples/maxflow4.1.gob
-bin/goblin.%%VERSION%%/samples/maxflow4.gob
-bin/goblin.%%VERSION%%/samples/maxflow6.gob
-bin/goblin.%%VERSION%%/samples/maxflow7.gob
-bin/goblin.%%VERSION%%/samples/maxflow8.gob
-bin/goblin.%%VERSION%%/samples/maxflow9.gob
-bin/goblin.%%VERSION%%/samples/maxmean1.gob
-bin/goblin.%%VERSION%%/samples/maxmean2.gob
-bin/goblin.%%VERSION%%/samples/mclosure.gob
-bin/goblin.%%VERSION%%/samples/mincut1.gob
-bin/goblin.%%VERSION%%/samples/mincut2.gob
-bin/goblin.%%VERSION%%/samples/mincut3.gob
-bin/goblin.%%VERSION%%/samples/mintree1.gob
-bin/goblin.%%VERSION%%/samples/mintree2.gob
-bin/goblin.%%VERSION%%/samples/optasgn1.gob
-bin/goblin.%%VERSION%%/samples/optasgn2.gob
-bin/goblin.%%VERSION%%/samples/optasgn3.gob
-bin/goblin.%%VERSION%%/samples/optbcirc1.gob
-bin/goblin.%%VERSION%%/samples/optbcirc2.gob
-bin/goblin.%%VERSION%%/samples/optbcirc3.gob
-bin/goblin.%%VERSION%%/samples/optbflow3.gob
-bin/goblin.%%VERSION%%/samples/optcirc1.gob
-bin/goblin.%%VERSION%%/samples/optcirc2.gob
-bin/goblin.%%VERSION%%/samples/optcirc3.gob
-bin/goblin.%%VERSION%%/samples/optcirc4.gob
-bin/goblin.%%VERSION%%/samples/optcirc5.gob
-bin/goblin.%%VERSION%%/samples/optcirc6.gob
-bin/goblin.%%VERSION%%/samples/optcirc7.gob
-bin/goblin.%%VERSION%%/samples/optcirc8.gob
-bin/goblin.%%VERSION%%/samples/optcirc9.gob
-bin/goblin.%%VERSION%%/samples/optflow1.gob
-bin/goblin.%%VERSION%%/samples/optflow2.gob
-bin/goblin.%%VERSION%%/samples/optflow3.gob
-bin/goblin.%%VERSION%%/samples/optflow4.gob
-bin/goblin.%%VERSION%%/samples/optmatch0.gob
-bin/goblin.%%VERSION%%/samples/optmatch1.gob
-bin/goblin.%%VERSION%%/samples/optmatch10.gob
-bin/goblin.%%VERSION%%/samples/optmatch11.gob
-bin/goblin.%%VERSION%%/samples/optmatch12.gob
-bin/goblin.%%VERSION%%/samples/optmatch2.gob
-bin/goblin.%%VERSION%%/samples/optmatch3.gob
-bin/goblin.%%VERSION%%/samples/optmatch4.gob
-bin/goblin.%%VERSION%%/samples/optmatch5.gob
-bin/goblin.%%VERSION%%/samples/optmatch6.gob
-bin/goblin.%%VERSION%%/samples/optmatch7.gob
-bin/goblin.%%VERSION%%/samples/optmatch8.gob
-bin/goblin.%%VERSION%%/samples/optmatch9.gob
-bin/goblin.%%VERSION%%/samples/outer1.gob
-bin/goblin.%%VERSION%%/samples/outer2.gob
-bin/goblin.%%VERSION%%/samples/outer3.gob
-bin/goblin.%%VERSION%%/samples/outer4.gob
-bin/goblin.%%VERSION%%/samples/outer5.gob
-bin/goblin.%%VERSION%%/samples/petersen.gob
-bin/goblin.%%VERSION%%/samples/planar1.gob
-bin/goblin.%%VERSION%%/samples/planar2.gob
-bin/goblin.%%VERSION%%/samples/planar3.gob
-bin/goblin.%%VERSION%%/samples/postman1.gob
-bin/goblin.%%VERSION%%/samples/postman2.gob
-bin/goblin.%%VERSION%%/samples/postman3.gob
-bin/goblin.%%VERSION%%/samples/regular3.gob
-bin/goblin.%%VERSION%%/samples/share2b.gob
-bin/goblin.%%VERSION%%/samples/spring1.gob
-bin/goblin.%%VERSION%%/samples/spring2.gob
-bin/goblin.%%VERSION%%/samples/spring3.gob
-bin/goblin.%%VERSION%%/samples/sptree.gob
-bin/goblin.%%VERSION%%/samples/steiner1.gob
-bin/goblin.%%VERSION%%/samples/steiner2.gob
-bin/goblin.%%VERSION%%/samples/steiner3.gob
-bin/goblin.%%VERSION%%/samples/steiner4.gob
-bin/goblin.%%VERSION%%/samples/steiner5.gob
-bin/goblin.%%VERSION%%/samples/strong1.gob
-bin/goblin.%%VERSION%%/samples/strong2.gob
-bin/goblin.%%VERSION%%/samples/strong3.gob
-bin/goblin.%%VERSION%%/samples/strong4.gob
-bin/goblin.%%VERSION%%/samples/strong5.gob
-bin/goblin.%%VERSION%%/samples/tile0.gob
-bin/goblin.%%VERSION%%/samples/tile1.gob
-bin/goblin.%%VERSION%%/samples/tile2.gob
-bin/goblin.%%VERSION%%/samples/tile3.gob
-bin/goblin.%%VERSION%%/samples/tile4.gob
-bin/goblin.%%VERSION%%/samples/tile5.gob
-bin/goblin.%%VERSION%%/samples/tile6.gob
-bin/goblin.%%VERSION%%/samples/tile7.gob
-bin/goblin.%%VERSION%%/samples/tjoin1.gob
-bin/goblin.%%VERSION%%/samples/tjoin2.gob
-bin/goblin.%%VERSION%%/samples/tjoin3.gob
-bin/goblin.%%VERSION%%/samples/tjoin4.gob
-bin/goblin.%%VERSION%%/samples/triang4.gob
-bin/goblin.%%VERSION%%/samples/triplanar1.gob
-bin/goblin.%%VERSION%%/samples/triplanar2.gob
-bin/goblin.%%VERSION%%/samples/triplanar3.gob
-bin/goblin.%%VERSION%%/samples/triplanar4.gob
-bin/goblin.%%VERSION%%/samples/triplanar5.gob
-bin/goblin.%%VERSION%%/samples/tsp23.gob
-bin/goblin.%%VERSION%%/samples/tsp4.gob
-bin/goblin.%%VERSION%%/samples/tsp41.gob
-bin/goblin.%%VERSION%%/samples/tsp75.gob
-bin/goblin.%%VERSION%%/samples/tsp8.gob
-bin/goblin.%%VERSION%%/samples/tutte.gob
-bin/goblin.%%VERSION%%/stepAuto.gif
-bin/goblin.%%VERSION%%/stepClock.gif
-bin/goblin.%%VERSION%%/stepClock2.gif
-bin/goblin.%%VERSION%%/stepInto.gif
-bin/goblin.%%VERSION%%/stepOut.gif
-bin/goblin.%%VERSION%%/stepOver.gif
-bin/goblin.%%VERSION%%/stepOver2.gif
-bin/goblin.%%VERSION%%/stepSingle.gif
-bin/goblin.%%VERSION%%/stepSingle2.gif
-bin/goblin.%%VERSION%%/tableauCol.gif
-bin/goblin.%%VERSION%%/tableauObj.gif
-bin/goblin.%%VERSION%%/tableauPivot.gif
-bin/goblin.%%VERSION%%/tableauRHS.gif
-bin/goblin.%%VERSION%%/tableauRow.gif
-bin/goblin.%%VERSION%%/tclLogo.gif
-bin/goblin.%%VERSION%%/toggleBrowser.gif
-bin/goblin.%%VERSION%%/toggleEditor.gif
-bin/goblin.%%VERSION%%/toggleScript.gif
-bin/gosh
-include/goblin.%%VERSION%%/absbal.h
-include/goblin.%%VERSION%%/absbig.h
-include/goblin.%%VERSION%%/absdig.h
-include/goblin.%%VERSION%%/absfam.h
-include/goblin.%%VERSION%%/absgra.h
-include/goblin.%%VERSION%%/absmix.h
-include/goblin.%%VERSION%%/absobj.h
-include/goblin.%%VERSION%%/abstractSubgraph.h
-include/goblin.%%VERSION%%/auxnet.h
-include/goblin.%%VERSION%%/bal2bal.h
-include/goblin.%%VERSION%%/basheap.h
-include/goblin.%%VERSION%%/bbatsp.h
-include/goblin.%%VERSION%%/bbcolour.h
-include/goblin.%%VERSION%%/bbscheme.h
-include/goblin.%%VERSION%%/bbstable.h
-include/goblin.%%VERSION%%/bbstsp.h
-include/goblin.%%VERSION%%/big2fnw.h
-include/goblin.%%VERSION%%/binheap.h
-include/goblin.%%VERSION%%/branchMaxCut.h
-include/goblin.%%VERSION%%/complement.h
-include/goblin.%%VERSION%%/config.h
-include/goblin.%%VERSION%%/context.h
-include/goblin.%%VERSION%%/deleteNode.h
-include/goblin.%%VERSION%%/dictionary.h
-include/goblin.%%VERSION%%/display.h
-include/goblin.%%VERSION%%/dnsbig.h
-include/goblin.%%VERSION%%/dnsdig.h
-include/goblin.%%VERSION%%/dnsgra.h
-include/goblin.%%VERSION%%/dnsincl.h
-include/goblin.%%VERSION%%/dnsstruc.h
-include/goblin.%%VERSION%%/dynq.h
-include/goblin.%%VERSION%%/dynstaq.h
-include/goblin.%%VERSION%%/exp2tk.h
-include/goblin.%%VERSION%%/exp2xfig.h
-include/goblin.%%VERSION%%/export.h
-include/goblin.%%VERSION%%/fibheap.h
-include/goblin.%%VERSION%%/fnw2fnw.h
-include/goblin.%%VERSION%%/genincl.h
-include/goblin.%%VERSION%%/genstruc.h
-include/goblin.%%VERSION%%/globals.h
-include/goblin.%%VERSION%%/glpkWrap.h
-include/goblin.%%VERSION%%/goblin.h
-include/goblin.%%VERSION%%/gosh.h
-include/goblin.%%VERSION%%/gra2bal.h
-include/goblin.%%VERSION%%/hashtbl.h
-include/goblin.%%VERSION%%/ilpWrapper.h
-include/goblin.%%VERSION%%/import.h
-include/goblin.%%VERSION%%/iterator.h
-include/goblin.%%VERSION%%/lpSolve.h
-include/goblin.%%VERSION%%/matrix.h
-include/goblin.%%VERSION%%/messenger.h
-include/goblin.%%VERSION%%/networkSimplex.h
-include/goblin.%%VERSION%%/queue.h
-include/goblin.%%VERSION%%/segment.h
-include/goblin.%%VERSION%%/setfam.h
-include/goblin.%%VERSION%%/shrfam.h
-include/goblin.%%VERSION%%/shrnet.h
-include/goblin.%%VERSION%%/spsbal.h
-include/goblin.%%VERSION%%/spsbig.h
-include/goblin.%%VERSION%%/spsdig.h
-include/goblin.%%VERSION%%/spsgra.h
-include/goblin.%%VERSION%%/spsincl.h
-include/goblin.%%VERSION%%/spsmix.h
-include/goblin.%%VERSION%%/spsstruc.h
-include/goblin.%%VERSION%%/statq.h
-include/goblin.%%VERSION%%/statstaq.h
-include/goblin.%%VERSION%%/subgraph.h
-include/goblin.%%VERSION%%/surgra.h
-include/goblin.%%VERSION%%/timers.h
-include/goblin.%%VERSION%%/treeView.h
-lib/libglpk.a
-lib/libgoblin%%VERSION%%.a
-@dirrm include/goblin.%%VERSION%%
-@dirrm bin/goblin.%%VERSION%%/samples
-@dirrm bin/goblin.%%VERSION%%