Arun Prakash Jana
5 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
1 additions and
1 deletions
-
Makefile
|
@@ -28,7 +28,7 @@ DISTFILES = src nnn.1 Makefile README.md LICENSE |
|
|
SRC = src/nnn.c |
|
|
SRC = src/nnn.c |
|
|
BIN = nnn |
|
|
BIN = nnn |
|
|
|
|
|
|
|
|
all: |
|
|
|
|
|
|
|
|
all: $(BIN) |
|
|
|
|
|
|
|
|
$(SRC): src/nnn.h |
|
|
$(SRC): src/nnn.h |
|
|
|
|
|
|
|
|