Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: projects/csup Makefile.gmake



mux         2006-01-27 17:29:18 UTC

  FreeBSD projects repository

  Modified files:
    csup                 Makefile.gmake 
  Log:
  - Only add the Linux cruft (-D_GNU_SOURCE and -D_XOPEN_SOURCE) when
    compiling under Linux.
  - Add -D_FILE_OFFSET_BITS=64 when building under Linux to support
    large files.
  
  Revision  Changes    Path
  1.5       +7 -4      projects/csup/Makefile.gmake