OSDN Git Service

buildsys: fix GNU make v3.80 compatibility again
authorKevin Cernekee <cernekee@gmail.com>
Sun, 10 Apr 2011 02:55:07 +0000 (19:55 -0700)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 13 Apr 2011 08:05:18 +0000 (10:05 +0200)
commita4a4912b180c03e5f0ca7d6f05be97492b6983e1
tree696a1e8b02dd9e2f42f194d5faf731c313fe8bcf
parentc277cc3c99a2499183fed84cdeb25c45a06f141d
buildsys: fix GNU make v3.80 compatibility again

GNU make 3.80 cannot handle "$(and)" or "$(or)" from commit 18e7136e
(buildsys: use kbuild style).  Replace them with ifeq/ifneq.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/Makefile.in