1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-03 08:10:31 +02:00

* Makefile.am (OMIT_DEPENDENCIES): Defined to contain the list of

machine specific headers.  This is necessary, otherwise automake
will include a dependency specific for the machine on which the
distribution archive was built.
This commit is contained in:
Mikael Djurfeldt 2000-06-12 17:06:48 +00:00
parent 62002dcbec
commit d425fd4049

View file

@ -36,6 +36,8 @@ libqthreads_la_LIBADD = qtmds.lo qtmdc.lo
libqthreads_la_DEPENDENCIES = qtmds.lo qtmdc.lo
libqthreads_la_LDFLAGS = -rpath $(libdir)
OMIT_DEPENDENCIES = axp.h hppa.h i386.h ksr.h m88k.h mips.h sparc.h vax.h
.s.lo:
$(LIBTOOL) --mode=compile $(COMPILE) $(qthread_asflags) -c $<
qtmds.s: