Arun Prakash Jana
5 vuotta sitten
vanhempi
commit
20256bbf99
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
Makefile
|
|
@@ -28,7 +28,7 @@ DISTFILES = src nnn.1 Makefile README.md LICENSE |
|
|
|
SRC = src/nnn.c |
|
|
|
BIN = nnn |
|
|
|
|
|
|
|
all: |
|
|
|
all: $(BIN) |
|
|
|
|
|
|
|
$(SRC): src/nnn.h |
|
|
|
|
|
|
|