## Process this file with automake to produce Makefile.in noinst_LTLIBRARIES = libibex.la libibex_la_SOURCES = file.c index.c find.c words.c ibex.h libibex_la_LDFLAGS = -static noinst_HEADERS = ibex_internal.h INCLUDES = -I$(srcdir) $(GLIB_CFLAGS) $(UNICODE_CFLAGS) noinst_PROGRAMS = mkindex lookup mkindex_SOURCES = mkindex.c mkindex_LDADD = libibex.la $(GLIB_LIBS) $(UNICODE_LIBS) lookup_SOURCES = lookup.c lookup_LDADD = libibex.la $(GLIB_LIBS) $(UNICODE_LIBS) lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/pinentry-gtk2
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* security/pinentry:Max Brazhnikov2015-03-241-1/+1
* security/pinentry:Max Brazhnikov2014-12-25