summaryrefslogtreecommitdiff
path: root/configs/hpux11-ia64
AgeCommit message (Collapse)Author
2006-09-06Fixes from Christopher Bell:Brian Paul
Use -O instead of +O3 or +O2. Remove +Oaggressive. Replace -Aa with -Ae.
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
2006-04-13new configs, misc updates (Dan Schikore)Brian Paul