Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ac84cb9d | 2007-02-04 23:15:27 | replace PKG_CONFIG_PATH with PKG_CONFIG_LIBDIR which replaces the builtin search path instead of adding to it. Suggested by espie@ | ||
| 58b5438b | 2006-12-31 16:00:03 | Handle CFLAGS and COPTS. | ||
| ac82d07e | 2006-12-31 10:55:41 | - don't include bsd.own.mk twice - don't define X11BASE and X11ETC twice - remove --enable-maintainer-mode from configure args and factorize the config.status rule | ||
| 8cfead4a | 2006-12-17 20:41:36 | make the install target more similar to what is done in the base system. | ||
| 6a5579f8 | 2006-12-02 16:28:48 | Make 'obj' now can make symlinks to /usr/obj/xenocara (or any other directory designed by XENOCARA_OBJDIR in /etc/mk.conf). | ||
| e4f83248 | 2006-11-29 21:51:46 | define X11ETC | ||
| 81a5147f | 2006-11-28 13:43:46 | Define BINDIR conditionnally. Mimics what bsd.prog.mk does. | ||
| b72bc798 | 2006-11-27 12:03:10 | Use autoreconf --force to overwrite libtool scripts with the OpenBSD ones. | ||
| 41d52f93 | 2006-11-26 13:54:48 | Remove git update rules. | ||
| 6a52ae08 | 2006-11-26 13:53:45 | Cleanups: remove useless DIST and AUTOGEN variables | ||
| 6356ce11 | 2006-11-26 12:58:32 | Don't use the autogen.sh script to regenerate files with autotools This script is not bundled in every X.Org tarball anymore. | ||
| ea6f7848 | 2006-11-25 14:56:32 | Makefile rules to help the build of the modular X.Org. |