openbsd-ports/infrastructure/mk
espie 01e30c116d Due to the way make is working, flavors passed as `make FLAVOR=a'
don't work, as they propagate down subdirs.

Use `FLAVOR=a make' (sh) or `env FLAVOR=a make' (csh) instead.

Error out with a useful error message if old usage is encountered.
2001-03-28 15:01:01 +00:00
..
bsd.port.mk Due to the way make is working, flavors passed as `make FLAVOR=a' 2001-03-28 15:01:01 +00:00
bsd.port.subdir.mk Handle parsing the flavor/multi-package part internally. 2001-03-28 11:19:33 +00:00
old-install.mk More regularity, use $@ to regenerate target cookies 2001-03-28 11:32:29 +00:00