From: Kirk McKusick Date: Fri, 13 Feb 1987 01:43:05 +0000 (-0800) Subject: only build things to be installed X-Git-Tag: BSD-4_3-Snapshot-Development~99 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/430e7c0f2d1de937fc07fc395b3f1e00522bee6b only build things to be installed SCCS-vsn: contrib/Makefile 4.22 --- diff --git a/usr/src/contrib/Makefile b/usr/src/contrib/Makefile index 49861a65eb..2e8664e24b 100644 --- a/usr/src/contrib/Makefile +++ b/usr/src/contrib/Makefile @@ -1,4 +1,4 @@ -# Makefile 4.21 86/06/07 +# Makefile 4.22 87/02/12 # DESTDIR= CFLAGS= -O @@ -18,7 +18,7 @@ STDINST=bib jove mh patch rcs OPTDIR= B dipress emacs enet mmdf news nntp notes pathalias rn \ spms sumacc umodem xns X -all: ${SUBDIR} +all: ${STDINST} ${SUBDIR}: FRC cd $@; make ${MFLAGS}