mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-16 00:03:34 +01:00
wmres: initial version of dynamic WMaker menu for screen resolution
This commit is contained in:
5
x11-misc/wmres/files/Makefile
Normal file
5
x11-misc/wmres/files/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
all:
|
||||
gcc -o wmres wmres.c -L/usr/lib -lXxf86vm -lXmu -lX11
|
||||
strip -g wmres
|
||||
clean:
|
||||
rm wmres
|
||||
Reference in New Issue
Block a user