diff options
| author | Nikita Langer <nikitalanger@icloud.com> | 2026-04-06 22:11:14 +0200 |
|---|---|---|
| committer | Nikita Langer <nikitalanger@icloud.com> | 2026-04-06 22:11:14 +0200 |
| commit | c413233d3431041a4a3021837113702408991a83 (patch) | |
| tree | c5687396c00fbb78d3639d960c8ee67c97b5b4ac /platform.mk | |
| download | slstatus-c413233d3431041a4a3021837113702408991a83.tar.gz slstatus-c413233d3431041a4a3021837113702408991a83.tar.bz2 slstatus-c413233d3431041a4a3021837113702408991a83.tar.xz slstatus-c413233d3431041a4a3021837113702408991a83.zip | |
initial commit
Diffstat (limited to 'platform.mk')
| -rw-r--r-- | platform.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/platform.mk b/platform.mk new file mode 100644 index 0000000..9a097a8 --- /dev/null +++ b/platform.mk @@ -0,0 +1,4 @@ +# laptop (uncomment) +# MYFLAGS = -D_laptop +# komputer (uncomment) +MYFLAGS = -D_komputer |
