diff options
author | B. Watson <urchlay@slackware.uk> | 2025-05-07 16:58:45 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-05-07 16:58:45 -0400 |
commit | fad6942c47674fc4a034fa29aa33ebd55e82546a (patch) | |
tree | 30a6dfee65967c62823c46d9c299d41d7004920b /Makefile | |
parent | 769a19dfa1ec168d7833e505aacaa5a77f1047cc (diff) | |
download | marsond-fad6942c47674fc4a034fa29aa33ebd55e82546a.tar.gz |
add -p option.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ ### Project information. PROJ=marsond -VERSION=0.2.0 +VERSION=0.3.0 ### Compiler and options. CC=gcc |