blob: 07c8e66d257b42abe99567076fab8d933af5539f (
plain)
1
2
3
4
5
6
|
# Most deps like GLib, Xorg, gobject-introspection brought in from
# Systemd-Extras and Xorg in main and Xorg Makefiles and not listed
# here or commented in targets
utiltargets =
all: $(utiltargets)
|