This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dwm
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
make config.h not a time dependence
master
arg@10ksloc.org
19 years ago
parent
db876f9fb0
commit
a2d56f6dce
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 @@ options:
${OBJ}
:
dwm
.
h
config
.
h
config.h
:
${
CONFIG
}
config.h
:
@echo creating
$@
from
${
CONFIG
}
@cp
${
CONFIG
}
$@
Write
Preview
Loading…
Cancel
Save