]> Dogcows Code - chaz/openbox/blob - util/epist/Makefile.am
adding epist!
[chaz/openbox] / util / epist / Makefile.am
1 # util/epist/Makefile.am for Blackbox - an X11 Window manager
2
3 CPPFLAGS= @CPPFLAGS@ @DEBUG@
4
5 bin_PROGRAMS = epist
6
7 epist_SOURCES = main.cc
8 #epist_LDADD =
9
10 MAINTAINERCLEANFILES = Makefile.in
11
12 distclean-local:
13 rm -f *\~ .\#*
14
15 # local dependencies
16
This page took 0.039388 seconds and 5 git commands to generate.