1 # mktexdir.opt to determine various manipulations of the filenames.
2 # Sourced from mktexdir.
4 # te@dbs.uni-hannover.de and kb@mail.tug.org. Public domain.
5 # $Id: mktexdir.opt,v 1.4 2002/10/22 18:33:54 olaf Exp $
7 # Set append-only bit on created directories.
9 *appendonlydir*) MT_APPEND_MASK=+t;;