diff options
Diffstat (limited to 'blfs/Utils.Makefile')
-rw-r--r-- | blfs/Utils.Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/blfs/Utils.Makefile b/blfs/Utils.Makefile index f4c2650..07c8e66 100644 --- a/blfs/Utils.Makefile +++ b/blfs/Utils.Makefile @@ -1,6 +1,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) +# 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)
|