## Process this file with automake to produce Makefile.in noinst_LTLIBRARIES = libibex.la libibex_la_SOURCES = \ wordindex.c wordindexmem.c \ block.c ibex.h \ hash.c \ disktail.c \ ibex_block.c libibex_la_LDFLAGS = -static libibex_la_LIBADD = \ $(GAL_LIBS) noinst_HEADERS = \ ibex_internal.h \ block.h \ wordindex.h \ index.h INCLUDES = \ $(EXTRA_GNOME_CFLAGS) \ -DG_LOG_DOMAIN=\"libibex\" noinst_PROGRAMS = dumpindex testindex dumpindex_SOURCES = dumpindex.c dumpindex_LDADD = libibex.la $(GAL_LIBS) $(THREADS_LIBS) testindex_SOURCES = testindex.c testindex_LDADD = libibex.la $(GAL_LIBS) $(THREADS_LIBS) -lm lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/hex-a-hop
Commit message (Expand)AuthorAgeFilesLines
* - Take maintainershipDmitry Marakasov2016-11-041-1/+1
* Reassign makc's ports back to the pool.Raphael Kubo da Costa2016-10-201-1/+1
* games/hex-a-hop:Max Brazhnikov2015-08-281-2/+2
* Convert my ports to new options helpersMax Brazhnikov2015-08-251-28/+15
* converters/libiconv:Tijl Coosemans2015-04-152-12/+2
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-091-1/+1
* drop @dirrm from my portsMax Brazhnikov2014-11-051-1/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1
* - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la filesDmitry Marakasov2014-06-061-1/+1
* - Support stagingMax Brazhnikov2013-10-231-1/+0