Преглед изворни кода

Fix target all to work with target debug

master
Arun Prakash Jana пре 6 година
родитељ
комит
b555887ca8
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Прегледај датотеку

@@ -28,7 +28,7 @@ DISTFILES = src nnn.1 Makefile README.md LICENSE
SRC = src/nnn.c
BIN = nnn

all: $(BIN)
all:

$(SRC): src/nnn.h



Loading…
Откажи
Сачувај