Skip to content

Commit 26242ab

Browse files
author
rsc
committed
For annoying people like Uriel.
1 parent cfd51d5 commit 26242ab

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
%:
2+
@echo read the README file
3+

configure

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/sh
2+
3+
echo read the README file.
4+

0 commit comments

Comments
 (0)