summaryrefslogtreecommitdiff
path: root/mk/defs.Interix.mk
AgeCommit message (Expand)AuthorFilesLines
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-2/+1
2004-08-23On Interix, default to using a threaded Perl. This is how the bundledtv1-7/+10
2004-06-18Remove Motif 1.2 functionality.kristerw1-2/+1
2004-05-31Use a cleaner approach for previous:jschauma1-1/+4
2004-05-12Mention how SETGIDGAME and the other GAME vars are set per default.jschauma1-1/+12
2004-05-05Use numeric uid/gid instead of Administrator/+Administrators, as nativetv1-2/+2
2004-04-30Add an explicit DEPENDS on xpkgwedge-1.10 if USE_X11BASE is definedtv1-1/+6
2004-04-28Add Autoconf overrides that prevent recognition of <poll.h> or poll(2).tv1-1/+7
2004-04-27Factor out dependency on "user" package to its own variable.tv1-3/+4
2004-04-27Use ${USE_USERADD:D...} as .if may not catch it in time.tv1-4/+3
2004-04-27Interix now has user(8) emulation; use it.tv1-5/+8
2004-04-25PERL_REQD = 5.8.3nb1.tv1-2/+2
2004-04-22PKGDIRMODE for Interix is 775 (since umask is 002).tv1-1/+2
2004-04-22So the patch(1) shipped with Interix is just *slightly* too old: it can'ttv1-2/+2
2004-04-21libtool 1.5.2nb7: Another Interix fix, this time removing any usage oftv1-2/+2
2004-04-21Define the SERIAL_DEVICE defaults.tv1-4/+9
2004-04-20Interix can have up to 262144 args according to libtool's "configure".tv1-6/+5
2004-04-19Add the 'maximum command line check' to all defs.*.mk files for consistencyjmmv1-1/+9
2004-04-07Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.*tv1-1/+2
2004-03-30Interix needs pkg_install 20040330 or later.tv1-1/+2
2004-03-29umask should be 002.tv1-2/+2
2004-03-11Get rid of all occurrences of cpp-like tests for ${OPSYS} inagc1-1/+2
2004-03-11Fix imake_man_suffix.tv1-3/+3
2004-03-11Use true-GNU patch(1) backup switches.tv1-2/+2
2004-03-11Do the SunOS-style pax-as-tar walk.tv1-5/+5
2004-03-11Fix "root" user and group.tv1-4/+4
2004-03-11Add Interix bits.tv1-0/+147