This is not a GNU project, so declare it foreign.
[platform/upstream/libXdamage.git] / INSTALL
1 libXdamage is built with the traditional configure script:
2
3         $ ./configure --prefix=/usr/X11R6
4
5 This should generate valid Makefiles, then:
6
7         $ make
8         $ make install