]> andersk Git - moira.git/blob - util/Imakefile
sgi needs NEED_GETUSERSHELL
[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 #ifdef DO_GDSS
13 do_subdirs(gdss)
14 #endif
15
16 #ifndef USELOCALTOOLS
17 do_subdirs_no_imakefile(imake)
18 do_subdirs(makedepend)
19 #endif
This page took 0.040658 seconds and 5 git commands to generate.