Deleting Makefile entries
If you do not want the Makefile to produce maps
for a particular database,
perform the following procedure:
-
Edit the Makefile
and first delete the name of the database from the ``all'' rule
(that is, the line that starts with the word ``all:'').
-
Look for the rule for that database
(that is, the rule at the end of the Makefile that,
for example, for the database hosts,
says ``hosts: hosts.time'')
and either delete the line or,
to be safe,
comment the line out by prepending a ``#'' to the line.
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004