summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_m88k.GNU
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Wed Dec 5 12:37:56 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-12-051-1/+0
* moved -O out of wrapper_macros.GNU and into each platform file to support "op...levine1997-09-221-1/+3
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-1/+4
* g++ only: replaced PRELIB with true because it's not needed for template inst...levine1997-08-221-4/+1
* use -lACE LIBS instead of VLDLIBS so that target library isn't included in PR...levine1997-08-221-1/+1
* use VLDLIBS instead of LIBS in PRELIB now that -lACE is only contained in VLD...levine1997-08-211-1/+1
* added RCS keyword stringlevine1997-07-241-0/+2
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-221-2/+2
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-2/+3
* added -O2 to all gcc/g++ C/CFLAGSlevine1997-04-031-2/+2
* added -fno-implicit-templateslevine1997-04-021-1/+1
* split out CFLAGS and CCFLAGSlevine1997-03-191-4/+4
* removed -D__ACE_INLINE__ even though it's commented, so it doesn't confuse pe...levine1997-03-031-2/+2
* changed C++ compiler (CXX) from gcc to g++ so that libg++ will be linked inlevine1997-02-251-2/+2
* Changed wrapper_macros.GNU to use LD for links instead of CXX. Changedlevine1996-11-051-0/+1
* Jamming!schmidt1996-10-271-1/+1
* Initial revisionlevine1996-10-211-0/+24