summaryrefslogtreecommitdiff
path: root/mk/defs.Interix.mk
AgeCommit message (Expand)AuthorFilesLines
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