From 1daee531ae5359ccf8d86f15bf63574fd30d6bcf Mon Sep 17 00:00:00 2001 From: Todd Fries Date: Tue, 13 Jan 2009 19:38:13 +0000 Subject: [PATCH] compile instructions are not needed now that there is a Makefile add tag here also --- scrotwm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scrotwm.c b/scrotwm.c index baf92d3..ed80300 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -1,5 +1,5 @@ -/* cc -O2 -I /usr/X11R6/include/ scrotwm.c -L /usr/X11R6/lib/ -lX11 -o scrotwm */ -/* then add to .xinitrc */ +/* $scrotwm$ +/* add to .xinitrc */ /* * Copyright (c) 2009 Marco Peereboom * Copyright (c) 2009 Ryan McBride -- 1.7.10.4