Show
Ignore:
Timestamp:
04/04/08 20:06:20 (6 months ago)
Author:
pasichnyk
Message:

Added "SYSTEM_MAKE_FILE=/bin/touch" to all root level makefiles. The gentoo Makefile in the configs/gentoo/courier/ folder, required this to create a mail.log file. To keep all the makefiles standard, i added it to each.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile.centos

    r1050 r1101  
    4848SYSTEM_MAIL_VIRTUAL=$(INST_PREF)/var/mail/virtual 
    4949SYSTEM_MAKE_DIRS=/bin/mkdir -p 
     50SYSTEM_MAKE_FILE=/bin/touch 
    5051 
    5152export