This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
xmenu
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Make standard for non-GNU
master
KawaiiAmber
4 years ago
parent
6abae763c6
commit
6f740f74ea
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
config.mk
+ 3
- 0
config.mk
View File
@@ -8,6 +8,9 @@ MANPREFIX ?= ${PREFIX}/share/man
LOCALINC ?= /usr/local/include
LOCALLIB ?= /usr/local/lib
# SHELL variable (mainly for non-GNU make)
SHELL ?= /bin/sh
X11INC ?= /usr/X11R6/include
X11LIB ?= /usr/X11R6/lib
Write
Preview
Loading…
Cancel
Save