瀏覽代碼

The queue header is not needed for now

master
lostd 10 年之前
父節點
當前提交
2d46c45a43
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

@@ -13,7 +13,7 @@ all: $(BIN)
$(BIN): $(OBJ)
$(CC) $(CFLAGS) -o $@ $(OBJ) $(LDLIBS)

noice.o: queue.h util.h config.h
noice.o: util.h config.h
strlcpy.o: util.h

install: all


||||||
x
 
000:0
Loading…
取消
儲存