summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorLines
2010-04-12Rewrite manuals for feh-cam and gen-cam-menuDaniel Friesel-3/+3
2010-03-27Makefile/config.mk: Support getting the usual values from the environment.Daniel Friesel-35/+36
No need to edit config.mk to set addictional CFLAGS/LDFLAGS or change the DESTDIR etc. now
2010-03-22make install: Print target directoriesDaniel Friesel-5/+5
2010-03-21Remove autoconf (from branch 'autocruft')Daniel Friesel-0/+62
Use config.mk for configuration, both GNU make and FreeBSD make are supported.