cdesktopenv/cde/config/imake
Marcin Cieslak 851330b5f5 Adjust cpp location for FreeBSD
cpp was removed from /usr/libexec with FreeBSD 5.0-RELEASE.
Use __FreeBSD_version to tell imake if it's still there.

While here, X.Y.Z versioning ended with FreeBSD 3.0, so
we must be dealing with 2.Y.Z when checking for -lgnumalloc.
2012-08-12 20:57:48 -06:00
..
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.ini Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ccimake.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
imake.c imake: Convert function prototypes and signatures to ANSI format. 2012-08-10 15:05:06 -06:00
imake.man Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
imakemdep.h Adjust cpp location for FreeBSD 2012-08-12 20:57:48 -06:00