2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-06-26 21:17:33 by grant beattie | Files touched by this commit (1) |
Log message: use the specially provided targets for solaris sparc and i386 optimisations. this doesn't have a configure script. |
2004-06-26 21:07:25 by grant beattie | Files touched by this commit (1) |
Log message: nuke trailing slashes |
2004-06-26 21:06:31 by grant beattie | Files touched by this commit (1) |
Log message: oops, back out a line that shouldn't have been committed. |
2004-06-26 21:06:04 by grant beattie | Files touched by this commit (3) |
Log message: don't override CC, LD, etc. |
2004-01-20 13:25:34 by Alistair G. Crooks | Files touched by this commit (24) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-11-18 15:03:14 by Juan Romero Pardines | Files touched by this commit (3) |
Log message: Remove harcoded CFLAGS from Makefile, pass our CFLAGS instead. Patch provided by Christian Biere in PR pkg/23461. Bump PKGREVISION. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |