Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Immanuel
/
nnn
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
The queue header is not needed for now
master
lostd
11 anni fa
parent
70d292ed24
commit
2d46c45a43
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
Vedi File
@@ -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
Write
Preview
Loading…
Annulla
Salva