Only install the SUBDIRS, like we do it with src/bin/csh/USD.doc and the

other subdirectories under /usr/share/doc.
This commit is contained in:
veego 1997-06-01 18:32:17 +00:00
parent 2f418f67bd
commit f03e9b63a5
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
.if make(install)
SUBDIR= psd smm usd
.endif
.include <bsd.subdir.mk>