d6cf037780
if available and allowed
11 lines
263 B
Makefile
11 lines
263 B
Makefile
# $Id: Makefile,v 1.7 1995/07/29 12:48:56 markm Exp $
|
|
|
|
# lib must be first, or it will not work. This is because we reference
|
|
# the lib's in the directory where they are built from the binaries we
|
|
# want to build.
|
|
|
|
SUBDIR= lib usr.bin
|
|
|
|
.include <bsd.subdir.mk>
|
|
|