summaryrefslogtreecommitdiff
path: root/etc/profile.d/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 18:47:45 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 18:47:45 +0000
commit0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2 (patch)
tree1176b3d0598321ce4023737951fc669c24ef5ec7 /etc/profile.d/Makefile
parent4a23e42be85333dccc39cca6555b96a065ff3855 (diff)
downloadopenrc-0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2.tar.gz
openrc-0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2.tar.bz2
openrc-0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2.tar.xz
Punt PAGER and EDITOR. People need to set this themselves now.
Diffstat (limited to 'etc/profile.d/Makefile')
-rw-r--r--etc/profile.d/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/profile.d/Makefile b/etc/profile.d/Makefile
new file mode 100644
index 0000000..abc1841
--- /dev/null
+++ b/etc/profile.d/Makefile
@@ -0,0 +1,4 @@
+DIR = /etc/profile.d
+
+TOPDIR = ../..
+include $(TOPDIR)/default.mk