]> andersk Git - moira.git/blame - util/Imakefile
handle USELOCALTOOLS
[moira.git] / util / Imakefile
CommitLineData
ec1eb6ad 1# $Header$
2#
3# Copyright 1990 by the Massachusetts Institute of Technology.
4#
5# For copying and distribution information,
6# please see the file <mit-copyright.h>.
7#
8# Intermediate level makefile for `util' directory.
9
aefa4cde 10all::
11
12#ifndef USELOCALTOOLS
ec1eb6ad 13#define have_subdirs
14SUBDIRS = makedepend
aefa4cde 15#endif
ec1eb6ad 16CODE=Imakefile
17
aefa4cde 18#ifndef USELOCALTOOLS
ec1eb6ad 19do_subdirs_no_imakefile(imake)
aefa4cde 20#endif
This page took 0.052317 seconds and 5 git commands to generate.