This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
st
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Makefile: fix dependencies on config.h
patch by Younes Khoudli (changed slightly). Thanks
master
Hiltjo Posthuma
6 years ago
parent
096b125db7
commit
7e19e11676
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
@ -22,7 +22,7 @@ config.h:
$(
CC
)
$(
STCFLAGS
)
-c $<
st.o
:
config
.
h
st
.
h
win
.
h
x.o
:
arg
.
h
st
.
h
win
.
h
x.o
:
arg
.
h
config
.
h
st
.
h
win
.
h
$(OBJ)
:
config
.
h
config
.
mk
Write
Preview
Loading…
Cancel
Save