From: Friedrich Beckmann Date: Fri, 22 Nov 2024 13:35:16 +0000 (+0100) Subject: README.Git: Just Whitespace X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8787301782fd99e111ca168847882add705510da;p=pspp README.Git: Just Whitespace --- diff --git a/README.Git b/README.Git index 4cb1e7492a..7991912fa2 100644 --- a/README.Git +++ b/README.Git @@ -109,8 +109,8 @@ Then you can build with the following commands: make -f Smake cd ../build ../pspp/configure --prefix=/Users/USER/mypspp/install \ - LDFLAGS=-L/opt/local/lib \ - CPPFLAGS=-I/opt/local/include + LDFLAGS=-L/opt/local/lib \ + CPPFLAGS=-I/opt/local/include make make install ../install/bin/psppire (If everything worked, you should see psppire...)