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:
parent
2f418f67bd
commit
f03e9b63a5
|
@ -1,5 +1,7 @@
|
|||
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
.if make(install)
|
||||
SUBDIR= psd smm usd
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
Loading…
Reference in New Issue