summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 05868b6d672f9503c0ec60ffbe0933a066b18433 (plain)
1
2
3
4
5
6
7
8
Damage is built with the traditional configure script:

	$ ./configure --prefix=/usr/X11R6

This should generate valid Makefiles, then:

        $ make
        $ make install