This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
The queue header is not needed for now
master
lostd
10 years ago
parent
70d292ed24
commit
2d46c45a43
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View 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
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save