summaryrefslogtreecommitdiff
path: root/src/grp-utils
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-01 23:49:56 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-01 23:51:56 -0500
commite1aba20488181b0553f1eb7f20b02736a992bf6f (patch)
tree2099917c08f152fa1402b3cb5fbae42db21dbac7 /src/grp-utils
parent2cdd7acfc2df072b80d319490fbff8bb583d311e (diff)
Add a GNUmakefile to apply the MAKEFLAGS we want.
Diffstat (limited to 'src/grp-utils')
l---------src/grp-utils/GNUmakefile1
l---------src/grp-utils/systemd-ac-power/GNUmakefile1
l---------src/grp-utils/systemd-escape/GNUmakefile1
l---------src/grp-utils/systemd-notify/GNUmakefile1
l---------src/grp-utils/systemd-path/GNUmakefile1
l---------src/grp-utils/systemd-socket-activate/GNUmakefile1
6 files changed, 6 insertions, 0 deletions
diff --git a/src/grp-utils/GNUmakefile b/src/grp-utils/GNUmakefile
new file mode 120000
index 0000000000..54fdd42278
--- /dev/null
+++ b/src/grp-utils/GNUmakefile
@@ -0,0 +1 @@
+../../GNUmakefile \ No newline at end of file
diff --git a/src/grp-utils/systemd-ac-power/GNUmakefile b/src/grp-utils/systemd-ac-power/GNUmakefile
new file mode 120000
index 0000000000..95e5924740
--- /dev/null
+++ b/src/grp-utils/systemd-ac-power/GNUmakefile
@@ -0,0 +1 @@
+../../../GNUmakefile \ No newline at end of file
diff --git a/src/grp-utils/systemd-escape/GNUmakefile b/src/grp-utils/systemd-escape/GNUmakefile
new file mode 120000
index 0000000000..95e5924740
--- /dev/null
+++ b/src/grp-utils/systemd-escape/GNUmakefile
@@ -0,0 +1 @@
+../../../GNUmakefile \ No newline at end of file
diff --git a/src/grp-utils/systemd-notify/GNUmakefile b/src/grp-utils/systemd-notify/GNUmakefile
new file mode 120000
index 0000000000..95e5924740
--- /dev/null
+++ b/src/grp-utils/systemd-notify/GNUmakefile
@@ -0,0 +1 @@
+../../../GNUmakefile \ No newline at end of file
diff --git a/src/grp-utils/systemd-path/GNUmakefile b/src/grp-utils/systemd-path/GNUmakefile
new file mode 120000
index 0000000000..95e5924740
--- /dev/null
+++ b/src/grp-utils/systemd-path/GNUmakefile
@@ -0,0 +1 @@
+../../../GNUmakefile \ No newline at end of file
diff --git a/src/grp-utils/systemd-socket-activate/GNUmakefile b/src/grp-utils/systemd-socket-activate/GNUmakefile
new file mode 120000
index 0000000000..95e5924740
--- /dev/null
+++ b/src/grp-utils/systemd-socket-activate/GNUmakefile
@@ -0,0 +1 @@
+../../../GNUmakefile \ No newline at end of file