This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dmenu
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
applied sanders Makefile patch
master
Anselm R.Garbe
18 years ago
parent
be6b534520
commit
0faf441367
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -19,7 +19,7 @@ options:
@echo CC $<
@echo CC $<
@
${
CC
}
-c
${
CFLAGS
}
$<
@
${
CC
}
-c
${
CFLAGS
}
$<
${OBJ}
:
dmenu
.
h
config
.
h
${OBJ}
:
dmenu
.
h
config
.
h
config
.
mk
config.h
:
config.h
:
@echo creating
$@
from config.default.h
@echo creating
$@
from config.default.h
Write
Preview
Loading…
Cancel
Save