Another Makefile question... Is there a way to easily grab the CFLAGS from the kernel Makefile to use in a user space application? The obvious would be to copy-paste, but that would ignore all of the logic in the kernel Makefile that I want to preserve. Thanks, Jared -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/