This website works better with JavaScript.
Home
Explore
Help
Sign In
gmarx
/
dwm-macbookair
mirror of
https://github.com/gmarxcc/dwm-macbookair
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
thx to Toni Lainson
main
arg@suckless.org
17 years ago
parent
af0034f3a5
commit
e94774dd69
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Makefile
+ 2
- 2
Makefile
View File
@ -21,8 +21,8 @@ options:
${OBJ}
:
config
.
h
config
.
mk
config.h
:
echo
creating
$@
from config.def.h
cp config.def.h
$@
@echo
creating
$@
from config.def.h
@
cp config.def.h
$@
dwm
:
${
OBJ
}
@echo CC -o
$@
Write
Preview
Loading…
Cancel
Save