IABSD.fr/xenocara/Makefile

Branch :


Log

Author Commit Date CI Message
6c7c8659 2008-06-12 21:58:28 Actually install xorg.conf for sgi when building a release, so that it ends up in the xetc set...
78c2f7ac 2008-01-31 22:34:40 Merge the two xenocara mtree specs into a unique one, rooted at / ok todd@
9b0f189e 2008-01-05 20:22:38 fix release for make -j okay matthieu@
24a32ede 2007-12-20 06:52:03 Don't try to build xserver on landisk. it now depends on lib/pixman which doesn't build because of gcc problems.
3e42211f 2007-10-27 20:01:23 Rebuild the fontcache at the end of make install.
e2909440 2007-06-11 15:27:51 no need to recurse into distrib/notes twice
ca57eb76 2007-03-31 20:25:53 XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocara XENOCARA_OBJDIR -> XOBJDIR and now defaults to /usr/xobj suggested by espie@ ok krw@ mbalmer@
fffb7d7f 2007-03-28 19:41:15 use exec for recursive make invocations.
114c3c77 2007-03-28 00:22:03 make obj in distrib/notes/ to avoid writing to the src tree, and make it a regular SUBDIR ok matthieu@
20ce56dc 2007-03-26 19:58:54 set XCONFIG for release-install
19ba9252 2007-03-16 23:54:43 add `dist' to .PHONY pointed out by Ingo Schwarze, schwarze at usta dot de, Thanks!
a283e3b0 2007-03-16 21:04:42 borrow a line from XF4/Makefile that defines RM and permits 'make release' to have a chance
9c0ccbe1 2006-12-31 13:55:44 More fixes: - install bsd.xorg.mk in DESTDIR in postinstall - don't use dependencies in postinstall
98da5435 2006-12-31 10:52:07 set X11BASE explicitely when installing bsd.xorg.mk, because the Makefile there doesn't see /usr/share/mk/bsd.xorg.mk.
c53732a7 2006-12-31 10:40:23 Remove redundant X11BASE setting.
98f18a6d 2006-12-23 13:08:07 - Bring in the /usr/local/lib/X11/app-default handling from XF4 Makefile - Repair subdir recursion. noticed by Frederick C. Druseikis.
0b257850 2006-12-17 22:47:35 fix make obj after recent changes
8cfead4a 2006-12-17 20:41:36 make the install target more similar to what is done in the base system.
7ab559b6 2006-12-17 20:15:39 remove update target
e03c6b50 2006-11-30 23:22:15 Fix the install target: one typo and one thinko, probably caused by committing while tired.
e8b39a93 2006-11-30 17:12:58 revert
1243527b 2006-11-30 14:07:20 give a chance of building by referencing the right mtree file
9ce8e78d 2006-11-29 22:45:03 doc needs to be build after util.
c621f756 2006-11-29 21:52:18 (untested) release bits)
4a79b392 2006-11-29 17:42:27 Hook docs to the build
c923979c 2006-11-26 14:00:56 Top level makefile for xenocara.