xfree86: Use $(MKDIR_P) for better code portability
authorGaetan Nadon <memsize@videotron.ca>
Sat, 28 Sep 2013 19:26:37 +0000 (15:26 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 4 Oct 2013 21:09:37 +0000 (14:09 -0700)
commit5bdbf2dba3f7da4a593b286020eab0c7857e940c
tree453d27a76111177708bd46e8bddba84774d550c8
parentb8cfb0dc8426754b477b561bc158b8a24c143ddf
xfree86: Use $(MKDIR_P) for better code portability

Still true that we should not use the lower case $(mkdir_p) version.
However, remove the 2005 comment as the MKDIR_P is widely used now.

Reviewed-By: Matt Dew <marcoz@osource.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
hw/xfree86/Makefile.am