]> andersk Git - moira.git/blame - util/Imakefile
Remove `delete_user_by_uid' since it's never been used in any logs we have,
[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
90fc1cfc 12#ifdef DO_GDSS
80abb309 13do_subdirs(gdss)
aefa4cde 14#endif
ec1eb6ad 15
aefa4cde 16#ifndef USELOCALTOOLS
ec1eb6ad 17do_subdirs_no_imakefile(imake)
80abb309 18do_subdirs(makedepend)
aefa4cde 19#endif
This page took 1.303689 seconds and 5 git commands to generate.