Kaynağa Gözat

The queue header is not needed for now

master
lostd 11 yıl önce
ebeveyn
işleme
2d46c45a43
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Dosyayı Görüntüle

@@ -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


Yükleniyor…
İptal
Kaydet