# Process this file with automake to create Makefile.in MANSRC = $(shell ls *.1 *.3 *.5 *.7) MAINTAINERCLEANFILES = Makefile.in $(MANSRC) man_MANS = $(MANSRC) EXTRA_DIST = $(MANSRC)