log

age author description
Thu, 24 Aug 2006 00:45:31 +0000 diego sis_vid.so should be created from more than one object.
Thu, 24 Aug 2006 00:26:07 +0000 diego Remove nonsens comment.
Thu, 24 Aug 2006 00:21:47 +0000 diego Redundancy removal part III: Unify LDFLAGS handling some more.
Thu, 24 Aug 2006 00:16:11 +0000 diego Redundancy removal part II: Remove useless variable indirection.
Wed, 23 Aug 2006 14:45:29 +0000 diego Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.
Wed, 23 Aug 2006 14:34:42 +0000 diego The way to ignore failing commands in Makefiles is to prepend a -.
Wed, 23 Aug 2006 10:48:26 +0000 diego Simplify compilation commands with $< and $@.