Fontconfig is built with the traditional configure script:
$ ./configure --sysconfdir=/etc --prefix=/usr
This should generate valid Makefiles, then:
$ make
$ make install