1995-09-29 20:23:09 +00:00
|
|
|
# $Id: Makefile,v 1.7 1995/07/29 12:48:56 markm Exp $
|
1994-08-07 19:04:10 +00:00
|
|
|
|
1994-11-14 20:45:35 +00:00
|
|
|
# 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.
|
|
|
|
|
1995-09-29 20:23:09 +00:00
|
|
|
SUBDIR= lib usr.bin
|
1994-08-07 19:04:10 +00:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|
|
|
|
|