about summary refs log tree commit diff
path: root/Src/Modules/newuser.mdd
blob: 419511dc3aae60726333508d748a200e6dd19d09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name=zsh/newuser
link=dynamic
# We will always try to load newuser, but there is
# no error if it fails.
load=no

objects="newuser.o"

:<<\Make
newuser.o:  ../zshpaths.h

Make