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

Diff for /pegasus/mak/config-linux.mak between version 1.15 and 1.16

version 1.15, 2004/06/29 20:38:12 version 1.16, 2004/06/30 16:03:23
Line 141 
Line 141 
 ifdef PEGASUS_LSB ifdef PEGASUS_LSB
     SYS_INCLUDES += -I/usr/include -I/usr/include/c++     SYS_INCLUDES += -I/usr/include -I/usr/include/c++
     FLAGS += -DPEGASUS_OS_LSB     FLAGS += -DPEGASUS_OS_LSB
     ## This name is hard-coded in the config files. Change accordingly.  
     PEGASUS_LSB_NAME = pegasus-lsb  
     PREFIX = /opt  
     SYSCONF_PREFIX = /etc/opt  
     LOCAL_STATE_PREFIX = /var/opt/  
     DEST_LIB_DIR = $(PREFIX)/$(PEGASUS_LSB_NAME)/lib  
     DEST_BIN_DIR = $(PREFIX)/$(PEGASUS_LSB_NAME)/bin  
     DEST_SBIN_DIR = $(PREFIX)/$(PEGASUS_LSB_NAME)/sbin  
     DEST_ETC_DIR = $(SYSCONF_PREFIX)/$(PEGASUS_LSB_NAME)/  
     DEST_MAN_DIR = $(PREFIX)/$(PEGASUS_LSB_NAME)/man  
     DEST_VAR_DIR = $(LOCAL_STATE_PREFIX)/$(PEGASUS_LSB_NAME)/  
     REPOSITORY_DIR = $(LOCAL_STATE_PREFIX)/$(PEGASUS_LSB_NAME)/repository  
 endif endif
  


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2