(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.9, Fri Apr 13 19:54:15 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.8: +3 -15 lines
New configuration files to support porting effort

OS_TYPE = unix

DEPEND_INCLUDES = -I/usr/include/g++-3

RM = rm -f

RMDIRHIER = rm -rf

MKDIRHIER = mkdir -p 

EXE_OUT = -o

OBJ = .o

OBJ_OUT = -o

EXE =

LIB_PREFIX = lib

LIB_SUFFIX = .a

SHARED_LIB_SUFFIX = .so

COPY = cp

TOUCH = touch

ECHO = echo

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2