pkgsrc/time/plan
jschauma f1468f69f5 Make this compile on Linux and IRIX and increase odds of working on
other non-NetBSD platforms as well (though they may need ALL_TARGET
tweaking):
- apparently some versions of Linux/gcc combinations require
  the header file errno.h included in each file in order for
  it to link (otherwise, it will compile (!?) but bail out
  when linking)
- set ALL_TARGET to LOWER_OPSYS
  this works for netbsd and linux, and should work for the other bsds
  at least.
- set ALL_TARGET differently for IRIX
- use CFLAGS instead of hard-coded ABI flags for IRIX 6
- some install-sh/install can not handle multiple files/directories at
  once.  Newer bootstrapped versions can, but for systems that still
  have the older one we may as well split this for better compatibility.
2004-06-10 22:42:42 +00:00
..
patches Make this compile on Linux and IRIX and increase odds of working on 2004-06-10 22:42:42 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-10-31 22:18:56 +00:00
distinfo Make this compile on Linux and IRIX and increase odds of working on 2004-06-10 22:42:42 +00:00
Makefile Make this compile on Linux and IRIX and increase odds of working on 2004-06-10 22:42:42 +00:00
MESSAGE Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
PLIST Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00