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