blob: e856bc5ec6eb575c10252f8ca391003c67ca88d9 (
plain)
1
2
3
4
5
6
7
|
## -*- makefile -*-
## Since automatic dependencies are not being used, we attempt to include the
## `.distdep' file from the source tree. This file was automatically generated
## on some system that satisfies the above requirements.
.include <$(srcdir)/Dependencies>
|