commit 26242ab70628600ba802cbe7ffe1422ac73deb1e from: rsc date: Fri Nov 25 13:18:11 2005 UTC For annoying people like Uriel. commit - cfd51d5e7ecd57188d2adcc968793076c0ea732e commit + 26242ab70628600ba802cbe7ffe1422ac73deb1e blob - /dev/null blob + e5224e8aaa77b98202dd598a4b52bb25882c4ddf (mode 644) --- /dev/null +++ Makefile @@ -0,0 +1,3 @@ +%: + @echo read the README file + blob - /dev/null blob + e65a484cf02032ed2a72ad371a67e01f655ce693 (mode 755) --- /dev/null +++ configure @@ -0,0 +1,4 @@ +#!/bin/sh + +echo read the README file. +