annotate lib/Makefile.am @ 112385:5bc690b4522f

* src/unexmacosx.c: Add comment about include order.
author Jan D. <jan.h.d@swipnet.se>
date Thu, 20 Jan 2011 07:43:04 +0100
parents c428fb33aede
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
112302
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
1 BUILT_SOURCES =
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
2 EXTRA_DIST =
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
3 MOSTLYCLEANFILES =
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
4 noinst_LIBRARIES =
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
5
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
6 DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
7
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
8 include gnulib.mk