From: Joseph K. <jk...@Fr...> - 2008-08-05 04:54:40
|
> 4. pmake compatibility So I took a look at pmake-1.111 in Ubuntu 8.04.1. For one, the 'unix' variable is set incorrectly: % pmake -V unix We run NetBSD. This should be changed to "We run GNU/Linux." in the installed "/usr/share/mk/sys.mk". There's a similar bug for the FreeBSD make package: % freebsd-make -V unix We run FreeBSD, not UNIX. Koshy |