瀏覽代碼

Fix target all to work with target debug

master
Arun Prakash Jana 6 年之前
父節點
當前提交
b555887ca8
沒有發現已知的金鑰在資料庫的簽署中 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…
取消
儲存