From: Todd Fries Date: Tue, 13 Jan 2009 19:38:13 +0000 (+0000) Subject: compile instructions are not needed now that there is a Makefile X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=1daee531ae5359ccf8d86f15bf63574fd30d6bcf;p=spectrwm.git compile instructions are not needed now that there is a Makefile add tag here also --- 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