mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
14 lines
268 B
Plaintext
14 lines
268 B
Plaintext
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
|