]> andersk Git - moira.git/blob - util/Imakefile
don't make directories for profiled libraries
[moira.git] / util / Imakefile
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
10 all::
11
12 #ifndef USELOCALTOOLS
13 #define have_subdirs
14 SUBDIRS = makedepend
15 #endif
16 CODE=Imakefile
17
18 #ifndef USELOCALTOOLS
19 do_subdirs_no_imakefile(imake)
20 #endif
This page took 0.037244 seconds and 5 git commands to generate.