lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

>Quick poll: you know and use the Makefile targets below?
>
>Makefile:
>	all clean test install uninstall local none echo pecho lecho

no

>src/Makefile:
>	default all o a clean depend echo none
>	aix ansi bsd freebsd generic linux macosx mingw posix solaris

solaris, macosx, linux
on AIX I use 'make solaris'. I don't remember why right now.


   Jörg