log

age author description
Sat, 17 Mar 2007 01:09:37 +0000 diego Get rid of ugly conditionals.
Sat, 17 Mar 2007 01:01:15 +0000 diego Get rid of stupid recursion within a single directory.
Sat, 17 Mar 2007 00:59:42 +0000 diego Remove unnecessary include options from compilation command.
Sat, 17 Mar 2007 00:56:45 +0000 diego Simplify compilation commands.
Sat, 17 Mar 2007 00:53:53 +0000 diego Remove rule for non-existing file.
Sat, 17 Mar 2007 00:52:05 +0000 diego Simplify compilation command.
Sat, 17 Mar 2007 00:45:56 +0000 diego Mark phony targets as such.
Sat, 17 Mar 2007 00:44:13 +0000 diego whitespace cosmetics
Sat, 17 Mar 2007 00:41:59 +0000 diego Mark phony targets as such.
Sat, 17 Mar 2007 00:41:18 +0000 diego Split dependency and rule declaration, avoids duplicate command.
Sat, 17 Mar 2007 00:39:03 +0000 diego Simplify compilation commands.
Sat, 17 Mar 2007 00:28:59 +0000 diego Bring somewhat closer to linking, still won't work, though.
Sat, 17 Mar 2007 00:28:30 +0000 diego Simplify link command.
Sat, 17 Mar 2007 00:26:40 +0000 diego Bring netstream somewhat closer to linking, still won't work.
Sat, 17 Mar 2007 00:21:16 +0000 diego Remove unnecessary -I option from CFLAGS.