Commit graph

7 commits

Author SHA1 Message Date
Reginald Kennedy
d8a7afac8a Improve consistency of warning flags between makefiles.
Change default CC to cc.

Change symlinks to be relative.

Eliminate warnings.
2013-06-15 20:37:18 +08:00
Marco Peereboom
ba542eb493 remove ggdb3 2012-06-23 10:00:47 -05:00
Marco Peereboom
8eb6cfee63 kill cvs tags 2011-10-25 15:54:39 -05:00
Marco Peereboom
9debc3f2ad add fpic 2011-10-25 15:19:50 -05:00
Marco Peereboom
58e67eb7f2 Make makefiles work just like ports; this way we can just make install
over a pkg :-)
2009-10-02 19:23:48 +00:00
Marco Peereboom
de776ba84d Fix stupid lib install location, from sthen 2009-09-26 16:40:08 +00:00
Ryan McBride
6d08df4744 Add support for passing variables up to X11 via window properties; done by
hooking XCreateWindow and friends via LD_PRELOAD. Used now to make sure that
windows come up in the workspace they were spawn()'d from, but more soon.

Code to do the nasty borrowed with thanks from Enlightenment.
2009-01-24 17:57:26 +00:00