No "make plugins" when type in puTTy

Thyr

New member
Messages
78
Points
0
Github
warcraftfrozen
Hello, just question. I've look to topics on how to use/add plugins to my running server (not yet up there's compiling errors).

I saw people saying do "make plugins", so i tried to use it in my puTTy to compile my edited makefile.in in src/plugins right? 

after typing the make plugins this message pops up.

Code:
# make plugins
make: *** No rule to make target `plugins'.  Stop.
 
Back
Top