[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/8] clean up Makefile for c api
From: |
Andrei Kholodnyi |
Subject: |
[PATCH 1/8] clean up Makefile for c api |
Date: |
Sun, 19 Sep 2010 16:23:23 +0200 |
> Thanks William.
> This series is pushed with a minor modifications.
William has asked me to describe modifications I did, so here we go.
All modifications are listed in commits.
Here is a short summary:
there was one bug in your patch
- $(inc_audio)$(ibmtts_include) were written together
- you have added $(top_srcdir)/include in clients and tests and I have
removed it since these are client programs.
- I have also used INCLUDES instead of inc_local where applicable.
Andrei.
- [PATCH 2/8] clean up Makefile for audio directory, (continued)
- [PATCH 2/8] clean up Makefile for audio directory, William Hubbs, 2010/09/19
- [PATCH 3/8] clean up the Makefile for spd-say, William Hubbs, 2010/09/19
- [PATCH 4/8] clean up the Makefile for spdsend, William Hubbs, 2010/09/19
- [PATCH 5/8] clean up the Makefile for the common source directory, William Hubbs, 2010/09/19
- [PATCH 6/8] clean up the Makefile for the modules directory, William Hubbs, 2010/09/19
- [PATCH 7/8] clean up Makefile for server directory, William Hubbs, 2010/09/19
- [PATCH 8/8] clean up Makefile for tests directory, William Hubbs, 2010/09/19
- [PATCH 1/8] clean up Makefile for c api, Andrei Kholodnyi, 2010/09/19
- [PATCH 1/8] clean up Makefile for c api,
Andrei Kholodnyi <=