Codebase list squidview / scrub-obsolete/main Makefile.am
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

Makefile.am @scrub-obsolete/mainraw · history · blame

1
2
3
4
5
6
7
AUTOMAKE_OPTIONS = gnu
AM_CPPFLAGS = -DSHAREDIR='"$(datadir)/$(PACKAGE)"'
bin_PROGRAMS = squidview
squidview_SOURCES = squidview.cpp squidview.h
pkgdata_DATA = HOWTO BUGS users words aliases example.log
man_MANS = squidview.1
EXTRA_DIST = Makefile.old HOWTO BUGS $(man_MANS) users words aliases example.log