all repos — openbox @ 426b1ea2b60d4fe1368d318730a0cd098559b896

openbox fork - make it a bit more like ryudo

util/epist/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# util/epist/Makefile.am for Blackbox - an X11 Window manager

CPPFLAGS= @CPPFLAGS@ @DEBUG@

bin_PROGRAMS =		epist

epist_SOURCES =		main.cc
#epist_LDADD =	

MAINTAINERCLEANFILES =	Makefile.in

distclean-local:
	rm -f *\~ .\#*

# local dependencies