freebsd-src/contrib/file/Makefile.am

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
354 B
Makefile
Raw Normal View History

2014-06-24 21:24:48 +00:00
ACLOCAL_AMFLAGS = -I m4
2000-11-05 08:33:55 +00:00
2022-07-04 00:05:11 +00:00
EXTRA_DIST = MAINT RELEASE-PROCEDURE README.DEVELOPER README.md \
m4/visibility.m4
2000-11-05 08:33:55 +00:00
2014-06-24 21:24:48 +00:00
SUBDIRS = src magic tests doc python
2020-06-17 01:11:26 +00:00
# This variable must have 'exec' in its name, in order to be installed
# by 'install-exec' target (instead of default 'install-data')
pkgconfigexecdir = $(libdir)/pkgconfig
pkgconfigexec_DATA = libmagic.pc