File: Makefile.am

package info (click to toggle)
libdivsufsort 2.0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,600 kB
  • sloc: sh: 10,131; ansic: 2,601; makefile: 42
file content (10 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
# Makefile.am for libdivsufsort

SUBDIRS = include lib examples

EXTRA_DIST = ChangeLog.old CMakeLists.txt VERSION CMakeModules pkgconfig

ACLOCAL_AMFLAGS = -I m4

libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck