summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sco5.0.0-mit-pthread.GNU
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag: Wed Jun 12 18:29:11 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-06-121-1/+1
|
* ChangeLogTag: Sun Apr 7 04:22:19 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-04-071-2/+7
|
* *** empty log message ***schmidt1998-08-021-4/+4
|
* moved -O out of wrapper_macros.GNU and into each platform file to support ↵levine1997-09-221-2/+5
| | | | "optimize" flag
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ↵levine1997-09-101-2/+5
| | | | in wrapper_macros.GNU.
* g++ only: replaced PRELIB with true because it's not needed for template ↵levine1997-08-221-4/+1
| | | | instantiation
* use -lACE LIBS instead of VLDLIBS so that target library isn't included in ↵levine1997-08-221-1/+1
| | | | PRELIB
* use VLDLIBS instead of LIBS in PRELIB now that -lACE is only contained in ↵levine1997-08-211-1/+1
| | | | VLDLIBS
* added RCS keyword stringlevine1997-07-241-0/+2
|
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-221-3/+3
|
* moved -g out of wrapper_macros.GNU and into each platform file so that ↵levine1997-04-171-2/+4
| | | | -gstabs can be used on SCO
* added LD = $(CXX)levine1997-04-031-0/+1
|
* added -O2 to all gcc/g++ C/CFLAGSlevine1997-04-031-2/+2
|
* split out CFLAGS and CCFLAGSlevine1997-03-191-5/+6
|
* fooschmidt1997-03-091-0/+26