diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ include config.mk SRC = sent.c OBJ = ${SRC:.c=.o} -all: options sent cscope +all: options sent options: @echo sent build options: |
![]() |
index : sent-pdf.git | |
| Pre-patched version of suckless sent (pdf exports) for Guix packaging | bd |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 2 |
@@ -6,7 +6,7 @@ include config.mk SRC = sent.c OBJ = ${SRC:.c=.o} -all: options sent cscope +all: options sent options: @echo sent build options: |