(file) Return to config-unix.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

File: [Pegasus] / pegasus / mak / config-unix.mak (download)
Revision: 1.15, Sat Mar 19 04:01:37 2005 UTC (19 years, 2 months ago) by jim.wunderlich
Branch: MAIN
Changes since 1.14: +4 -0 lines
BUG#: 2283

TITLE: static response comparsion (diff) tests are not reliable

DESCRIPTION: added sort and diffsort commands for use in test output
             comparisons

DEFINES = 

OS_TYPE = unix

RM = rm -f

RMDIRHIER = rm -rf

MKDIRHIER = mkdir -p 

EXE_OUT = -o

OBJ = .o

OBJ_OUT = -o

EXE =

LIB_PREFIX = lib

DIFF = diff

SORT = sort

COPY = cp

TOUCH = touch

ECHO = echo

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2