build: Implement minimal GNOME Build API
authorColin Walters <walters@verbum.org>
Mon, 21 May 2012 22:37:20 +0000 (18:37 -0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 25 May 2012 19:41:26 +0000 (20:41 +0100)
commit4c79292308ead42fc786c8e189921196ccc298ff
tree7d90e430646adbf366b4fdc13dc3077e0fcb3964
parent654c70dae35817b6a5f6dae553c5d4ef38d07195
build: Implement minimal GNOME Build API

One more step on the road to entirely eliminating the concept of
packages.  I adapted the installation rules from the Fedora
spec file.

They should clearly be less lame, but to do so we'd need more formal
rules about which files should be installed.  Maybe just limit it to
things ending in ".bin" or ".fw"?

See http://people.gnome.org/~walters/docs/build-api.txt

Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Makefile [new file with mode: 0644]
configure [new file with mode: 0644]