blob: b0324d9251833d25722bb52758816166f38a6f3c (
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
|