mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-01 05:16:05 +01:00
13 lines
268 B
Text
13 lines
268 B
Text
name=zsh/newuser
|
|
link=dynamic
|
|
# We will always try to load newuser, but there should
|
|
# be no error if it fails, so don't use the standard mechanism.
|
|
load=no
|
|
functions='Scripts/newuser Functions/Newuser/*'
|
|
|
|
objects="newuser.o"
|
|
|
|
:<<\Make
|
|
newuser.o: ../zshpaths.h
|
|
|
|
Make
|