This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dwm
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
minor fix
config
Anselm R Garbe
16 years ago
parent
1f1a132784
commit
4db2f44277
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
config.mk
+ 0
- 2
config.mk
View File
@ -20,8 +20,6 @@ LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 ${XINERAMALIBS}
# flags
CPPFLAGS
=
-DVERSION
=
\"
${
VERSION
}
\"
${
XINERAMAFLAGS
}
#CFLAGS = -Os ${INCS} ${CPPFLAGS}
#LDFLAGS = -s ${LIBS}
CFLAGS
=
-std
=
c99 -pedantic -Wall -Os
${
INCS
}
${
CPPFLAGS
}
LDFLAGS
=
-s
${
LIBS
}
Write
Preview
Loading…
Cancel
Save