Initial import of the CDE 2.1.30 sources from the Open Group.

This commit is contained in:
Peter Howkins
2012-03-10 18:21:40 +00:00
commit 83b6996daa
18978 changed files with 3945623 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
/**** Choose X11Release = X11R4 to link against R4 and Motif1.1
**** remove the define to link against r5 and Motif1.2
*****/
#ifndef CdeVersion
#define CdeVersion 1
#endif
#ifndef UnityVersion
#define UnityVersion 1
#endif