summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-08-17 22:27:08 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-08-17 22:27:08 +0000
commit361e0905ef0282aba31161c4f9182f0402ecc09e (patch)
tree4f2015370a9317d14c58aea6b35e379e210976a5 /gnu
parente7e3f60d66de8be3626b11eed54af741e237e741 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/libexec/uucp/Makefile5
-rw-r--r--gnu/usr.bin/send-pr/Makefile3
2 files changed, 6 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/Makefile b/gnu/libexec/uucp/Makefile
index 13a2d238e8a2..a6b8ce538428 100644
--- a/gnu/libexec/uucp/Makefile
+++ b/gnu/libexec/uucp/Makefile
@@ -1,8 +1,9 @@
# This is the Makefile for Taylor UUCP
-# $Id: Makefile,v 1.2 1993/10/14 12:17:57 rgrimes Exp $
+# $Id: Makefile,v 1.3 1995/01/01 21:58:01 ache Exp $
+# subdir 'sample' called by /usr/src/etc/Makefile
SUBDIR= libunix libuucp libuuconf \
- doc sample \
+ doc \
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
uustat uuto uux uuxqt
diff --git a/gnu/usr.bin/send-pr/Makefile b/gnu/usr.bin/send-pr/Makefile
index 52fa57d0f274..c2b19a6cd77f 100644
--- a/gnu/usr.bin/send-pr/Makefile
+++ b/gnu/usr.bin/send-pr/Makefile
@@ -30,6 +30,9 @@ send-pr.el: send-pr-el.in Makefile
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
send-pr ${DESTDIR}${BINDIR}/send-pr
+
+# called from /usr/src/etc/Makefile
+etc-gnats-freefall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 0644 \
${.CURDIR}/categories ${DESTDIR}/etc/gnats/freefall