Hi,

I'm wondering why the Makefiles of some suckless programs (and libs) have the
special target `.POSIX` in them and some don't.
For example, dwm doesn't have it in it's Makefile but there isn't a single
non-POSIX feature used. I think it would be better to include the `.POSIX` 
target
simply to follow the standard and guarantee portability.
If there is a good reason why it isn't included, please let me know.

--
craekz

Reply via email to